Each software is released under license type that can be found on program pages as well as on search or category pages. Here are the most common license types:
Freeware
Freeware programs can be downloaded used free of charge and without any time limitations. Freeware products can be used free of charge for both personal and professional (commercial use).
Open Source
Open Source software is software with source code that anyone can inspect, modify or enhance. Programs released under this license can be used at no cost for both personal and commercial purposes. There are many different open source licenses but they all must comply with the Open Source Definition — in brief: the software can be freely used, modified and shared.
Free to Play
This license is commonly used for video games and it allows users to download and play the game for free. Basically, a product is offered Free to Play (Freemium) and the user can decide if he wants to pay the money (Premium) for additional features, services, virtual or physical goods that expand the functionality of the game. In some cases, ads may be show to the users.
Demo
Demo programs have a limited functionality for free, but charge for an advanced set of features or for the removal of advertisements from the program’s interfaces. In some cases, all the functionality is disabled until the license is purchased. Demos are usually not time-limited (like Trial software) but the functionality is limited.
Trial
Trial software allows the user to evaluate the software for a limited amount of time. After that trial period (usually 15 to 90 days) the user can decide whether to buy the software or not. Even though, most trial software products are only time-limited some also have feature limitations.
Paid
Usually commercial software or games are produced for sale or to serve a commercial purpose.
v1.2.3
v1.2.2
v1.2.1
Windows App SDK 1.2.1 (1.2.221116.1) is now available
Windows App SDK 1.2.1 is a stable servicing release that fixes a critical bug for 1.2:
Fixed issue that caused a crash on startup in C++ WinUI 3 apps when adding a WebView2 or TextBox control. For more information see GitHub issues #7911 & #3117.
📝 Release notes
📦 1.2.221116.1 NuGet
-
If you’re building an app with the Windows App SDK for the first time, follow the installation instructions here.
-
If you are already using Windows App SDK 1.2 and would like to update to the latest release, you can do so by following the update instructions here.
v1.2.0
Windows App SDK 1.2.0 (1.2.221109.1)
WinAppSDK 1.2.0 is the latest stable version of WinAppSDK providing new features and improvements to the platform.
New features include:
- 3P developers can create widgets for Windows 11 devices
- WinUI 3 apps can play audio and video with media playback controls (MediaPlayerElement + MediaTransportControl)
- App support for Dynamic Refresh Rate (DRR) to automatically switch between 60hz and 120hz refresh rates
- WinUI 3 controls, styles, and behavior are up to date with WinUI 2.8 (InfoBadge)
- Simpler notification creation with AppNotificationBuilder
- HDR and Auto Color Management for desktop apps are now supported via DisplayInformation APIs
Additional updates include:
- 11% runtime size reduction in 1.2.0 from Windows App SDK 1.1.5 on x64
- Support for .NET 7
- Support for building native apps on Arm64 Visual Studio 17.4
- AppWindow title bar APIs available downlevel to Windows 10 1809.
- App size reduction for C# apps published with IL trimming
To see everything that’s new and changed, see the full Windows App SDK 1.2 release notes.
Try it out
- Download the 1.2.221109.1 NuGet package to use WinAppSDK 1.2 in your app.
- Build samples from the WinAppSDK-Samples repo to try out components across the platform.
- Download and update the WinUI Gallery to see the WinUI 3 updates firsthand.
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
- Install developer tools .
- Create a WinUI 3 app.
- Continue your development journey.
v1.2.0-preview2
1.2 Preview 2 (1.2.220930.4-preview2) 🔃
The second preview of WinAppSDK 1.2 is now available. This preview includes new features and bug fixes, including:
- Third-party Widgets in Windows
- DisplayInformation APIs for HDR application support
- IL trimming for .NET applications to reduce your apps’ disk footprint size
To see everything that’s new and changed, check out the full release notes.
The WinUI Gallery is also available with a 1.2-preview2 branch.
Updating to this version
The 1.2-preview2 package is available at: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.220930.4-preview2
Notes when updating to 1.2-preview2
- When you reference WinAppSDK 1.2 from a project you might see an error similar to: «Detected package downgrade: Microsoft.Windows.SDK.BuildTools from 10.0.22621.1 to 10.0.22000.194.» To resolve, you can update the project’s reference to a more recent and compatible version of Microsoft.Windows.SDK.BuildTools, or simply remove the reference from your project to implicitly reference a compatible version.
- Starting with WinAppSDK 1.2-preview2, .NET 5 is no longer supported and C# apps will require a minimum version of .NET 6.
Providing feedback
As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:
- For WinUI 3 feedback, please open an issue on the WinUI repo.
- For feedback regarding all other Windows App SDK components, please open an issue here, on the Windows App SDK repo.
v1.1.5
v1.2.0-preview1
Windows App SDK 1.2 Preview 1
1.2 Preview 1 Release of Windows App SDK
The first preview of WinAppSDK 1.2 is now available! To see everything that’s new and changed, see the full release notes here.
Updating to this version
The 1.1-preview2 package is available here.
Providing feedback
As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:
- For WinUI 3 feedback, please open an issue on the WinUI repo.
- For feedback regarding all other Windows App SDK components, please open an issue here, on the Windows App SDK repo.
v1.1.4
v1.2-experimental1
1.2 Experimental (1.2.220727.1-experimental1) 🧪
The 1.2 experimental release of Windows App SDK is now available! Releases in the experimental channel include features that are in the early stages of development. Experimental features may be removed from the next release, or may never be released. See Windows App SDK release channels for more information about the various release channels.
This release includes bug fixes from 1.1 and provides access to non-stable APIs and features for WinUI3, Input & Composition, Content, Dispatching, and Notifications.
Check out the release notes for all of the new and updated features, limitations, and known issues.
Updating to this version
The 1.2.220727.1-experimental1 package is available at: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.220727.1-experimental1
Additionally, for those testing deployment of unpackaged apps, download the Windows App SDK Installers and MSIX packages here.
v0.8.12
-
README
-
Frameworks
-
Dependencies
-
Used By
-
Versions
Includes tools required for building projects targeting the Windows SDK.
This package has no dependencies.
NuGet packages (100)
Showing the top 5 NuGet packages that depend on Microsoft.Windows.SDK.BuildTools:
Package | Downloads |
---|---|
MvvmCross
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the ‘Core’ libraries for MvvmCross |
5.3M |
MvvmCross.Plugin.Visibility
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the ‘Visibility’ plugin for MvvmCross |
1.6M |
Microsoft.WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. |
1.4M |
MvvmCross.Plugin.Color
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the ‘Color’ plugin for MvvmCross |
1.1M |
Plugin.MediaManager Cross platform .NET Xamarin plugin to play and control Audio and Video |
596.7K |
GitHub repositories (70)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Windows.SDK.BuildTools:
Repository | Stars |
---|---|
microsoft/PowerToys Windows system utilities to maximize productivity |
85.9K |
files-community/Files Building the best file manager experience for Windows |
26.1K |
dotnet/maui .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. |
18.2K |
BeyondDimension/SteamTools 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。 |
12.3K |
rocksdanister/lively Free and open-source software that allows users to set animated desktop wallpapers and screensavers. |
9.8K |
Version | Downloads | Last updated |
---|---|---|
10.0.25290-preview |
39 | 2/3/2023 |
10.0.25284-preview |
321 | 1/30/2023 |
10.0.25281-preview |
448 | 1/20/2023 |
10.0.25276-preview |
257 | 1/12/2023 |
10.0.25267-preview |
805 | 12/15/2022 |
10.0.25262-preview |
194 | 12/9/2022 |
10.0.25247-preview |
686 | 11/23/2022 |
10.0.25231-preview |
1,722 | 10/27/2022 |
10.0.25227-preview |
381 | 10/20/2022 |
10.0.25211-preview |
1,544 | 10/3/2022 |
10.0.25206-preview |
574 | 9/21/2022 |
10.0.25201-preview |
247 | 9/15/2022 |
10.0.25188-preview |
869 | 8/24/2022 |
10.0.25182-preview |
353 | 8/18/2022 |
10.0.25179-preview |
604 | 8/10/2022 |
10.0.25169-preview |
634 | 7/29/2022 |
10.0.25163-preview |
284 | 7/25/2022 |
10.0.25158-preview |
1,108 | 7/14/2022 |
10.0.25151-preview |
911 | 6/29/2022 |
10.0.25145-preview |
463 | 6/23/2022 |
10.0.25140-preview |
501 | 6/16/2022 |
10.0.25136-preview |
1,243 | 6/10/2022 |
10.0.25131-preview |
5,620 | 6/3/2022 |
10.0.22621.755 |
126,204 | 10/29/2022 |
10.0.22621.1 |
76,857 | 6/14/2022 |
10.0.22621-preview |
2,675 | 5/11/2022 |
10.0.22616-preview |
1,032 | 5/6/2022 |
10.0.22598-preview |
3,035 | 4/13/2022 |
10.0.22593-preview |
516 | 4/6/2022 |
10.0.22581-preview |
1,638 | 3/23/2022 |
10.0.22579-preview |
263 | 3/18/2022 |
10.0.22572-preview |
376 | 3/9/2022 |
10.0.22567-preview |
243 | 3/3/2022 |
10.0.22563-preview |
481 | 2/24/2022 |
10.0.22557-preview |
948 | 2/17/2022 |
10.0.22543-preview |
517 | 1/27/2022 |
10.0.22538-preview |
2,181 | 1/20/2022 |
10.0.22533-preview |
276 | 1/12/2022 |
10.0.22523-preview |
1,306 | 12/15/2021 |
10.0.22518-preview |
258 | 12/8/2021 |
10.0.22509-preview |
1,571 | 12/3/2021 |
10.0.22504-preview |
2,877 | 11/17/2021 |
10.0.22499-preview |
422 | 11/10/2021 |
10.0.22494-preview |
777 | 11/3/2021 |
10.0.22489-preview |
920 | 10/27/2021 |
10.0.22000.197 |
65,610 | 2/1/2022 |
10.0.22000.196 |
85,901 | 10/20/2021 |
10.0.22000.194 |
600,561 | 10/4/2021 |
10.0.20348.19 |
71,834 | 6/22/2021 |
10.0.18362.3-preview |
2,178 | 5/15/2020 |