WinUI 2 Release Notes
WinUI is hosted on GitHub where we encourage you to file bug reports, feature requests and community code contributions.
WinUI includes two NuGet packages:
Microsoft.UI.Xaml: Controls and Fluent Design for UWP apps. This is the main WinUI package.
Microsoft.UI.Xaml.Core.Direct: Low-level APIs for use in middleware components.
You can download and use WinUI packages in your app using the NuGet package manager: see Getting Started with WinUI for more information.
Examples
Tip
For more info, design guidance, and code examples, see Design and code Windows apps.
The WinUI 2 Gallery app includes interactive examples of most WinUI 2 controls, features, and functionality.
If the gallery app is installed already, click WinUI 2 Gallery to open it.
If not installed, download the WinUI 2 Gallery from the Microsoft Store.
You can also get the source code from GitHub (select the winui2 branch).
Documentation
How-to articles for WinUI controls are included with the Universal Windows Platform controls documentation.
API reference docs are located here: WinUI APIs.
Version History
Version history for the main Microsoft.UI.Xaml NuGet package:
WinUI 3 Preview 4 (February 2021)
For more information on building Windows desktop and UWP apps with the latest version of WinUI 3, see WinUI 3.
Windows developer