Windows UI Library (WinUI Library) Preview is now available to download via NuGet Package Manager
Microsoft releases the
Check out this post to know more about this UI library and to find the links to download and install in your project.
As the new
When you are building an app that targets multiple versions of Windows 10, you won't have to include version checks or conditional XAML markup anymore. This will make your code cleaner.
Apart from those, as the NuGet packages are backward-compatible, your users will no longer have to wait to update their Operating System to the latest build, before they can actually run your app with the latest features.
The Microsoft.UI.Xaml
and Microsoft.UI.Xaml.Core.Direct
. A future release will include "RTM" versions of these packages and may include additional features or breaking changes.
The NuGet packages for the
- https://www.nuget.org/packages/Microsoft.UI.Xaml
- https://www.nuget.org/packages/Microsoft.UI.Xaml.Core.Direct
Please note that the Windows UI Library is built and maintained by the same engineering team responsible for the standard Windows 10 SDK and follows the same development and testing process.
Please also note that it is functional on the Windows April 2018 Update and previous versions of Windows 10, but will provide improved performance on current RS5 insider builds and upcoming versions of Windows 10!

Why not reach little more and connect with me directly on Twitter, Facebook and LinkedIn. I would love to hear your thoughts and opinions.