Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 12.5 KB

downloads.md

File metadata and controls

59 lines (40 loc) · 12.5 KB
titledescriptionms.topicms.datekeywordsms.localizationpriority
Latest downloads for the Windows App SDK
Latest downloads for the Windows App SDK, including the installer and MSIX packages
article
01/15/2025
windows win32, windows app development, Windows App SDK
medium

Latest Windows App SDK downloads

This page provides download links to the latest releases of the Windows App SDK in the three release channels (stable, preview, and experimental). To get started quickly, download the latest x64 installer below. Or, for older releases, see Archive of Windows App SDK downloads.

[!div class="button" style="text-align: left;" width="150px;"] Download the latest x64 stable installer (1.7.1)

For all the latest Windows App SDK downloads, refer to the tables and links below. To learn more, see Windows App SDK release channels and the release notes provided below for each version.

Stable release

Windows App SDK 1.7

VersionRuntime downloads
1.7.1 (1.7.250401001)
04/08/2025
Release notes
Source
Installer (x64)
Installer (x86)
Installer (arm64)
Redistributable
1.7.0 (1.7.250310001)
03/18/2025
Release notes
Source
Installer (x64)
Installer (x86)
Installer (arm64)
Redistributable

Preview release

Windows App SDK 1.7 Preview

VersionRuntime downloads
1.7 Preview1 (1.7.250208002-preview1)
02/11/2025
Release notes
Source
Installer (x64)
Installer (x86)
Installer (arm64)
Redistributable

Experimental release

Windows App SDK 1.8 Experimental

VersionRuntime downloads
1.8 Experimental1 (1.8.250410001-experimental1)
04/15/2025
Release notes
Source
Installer (x64)
Installer (x86)
Installer (arm64)
Redistributable

Depending on your development scenario, you might require the following:

SDK downloads

Tool               Description
NuGet packageThe Microsoft.WindowsAppSDK NuGet package provides access to APIs provided by the Windows App SDK. The NuGet package is included with the Visual Studio extension project templates. If you have an existing project in which you want to use the Windows App SDK, you can install the latest version of the Windows App SDK NuGet package in your project directly from Visual Studio. For setup instructions, see Use the Windows App SDK in an existing project.

Runtime downloads

Apps packaged with external location, and unpackaged apps, that use the Windows App SDK can use the standalone .exe runtime installer or MSIX packages to deploy the Windows App SDK package dependencies with them. For setup instructions, see Windows App SDK deployment guide for framework-dependent apps packaged with external location or unpackaged.

Tool               Description
InstallerThe standalone .exe installer, WindowsAppRuntimeInstall.exe, is available as a separate download beginning with Windows App SDK 1.0.1. It installs the Windows App SDK Runtime which includes the Framework, Main, Singleton and DDLM packages.
RedistributableThe Windows App Runtime Redistributable (Microsoft.WindowsAppRuntime.Redist) is a zip file that includes the installer and MSIX packages for all architectures (x64, x86, and ARM64).
close