WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.

Results 636 WindowsAppSDK issues
Sort by recently updated
recently updated
newest added

Added Windows 11, version 25H2 and Visual Studio 2026 Insiders options to the bug report template. Sources used: * https://devblogs.microsoft.com/visualstudio/visual-studio-2026-insiders-is-here/ * https://support.microsoft.com/en-us/topic/windows-11-version-25h2-update-history-99c7f493-df2a-4832-bd2d-6706baa0dec0

Closes #5814 Closes #5940 According to the docs, this method should success even if no resource file is found.

needs-triage

2.0 already went in: https://github.com/microsoft/WindowsAppSDK/pull/5932 A microsoft employee must use /azp run to validate using the pipelines below. WARNING: Comments made by azure-pipelines bot maybe inaccurate. Please see pipeline link...

needs-triage

Installing an application with a .appInstaller-file is a quick way to define dependencies between MSIX packages, enable automatic updates and pre-configure a couple other settings for installation. It works pretty...

area-Deployment
feature proposal

### Describe the bug Notifications are no longer sent when an application is started with admin privileges. Based on testing, this is working in v1.1.4 but broken in v1.2+ (including...

area-Notifications
feature proposal

I'm in the process of migrating an existing push functionality from a UWP app to the WASDK. We're sending messages through azure notification hubs and I'm wondering if azure notification...

needs-triage
area-Notifications