Microsoft.UI.Xaml 2.8.7

Prefix Reserved
dotnet add package Microsoft.UI.Xaml --version 2.8.7
                    
NuGet\Install-Package Microsoft.UI.Xaml -Version 2.8.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.UI.Xaml" Version="2.8.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.UI.Xaml" Version="2.8.7" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.UI.Xaml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.UI.Xaml --version 2.8.7
                    
#r "nuget: Microsoft.UI.Xaml, 2.8.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.UI.Xaml@2.8.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.UI.Xaml&version=2.8.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.UI.Xaml&version=2.8.7
                    
Install as a Cake Tool

This package provides backward-compatible versions of Windows UI features including UWP XAML controls, dense control styles, and Fluent styles and materials. It is part of the Windows UI Library.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.22621 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (80)

Showing the top 5 NuGet packages that depend on Microsoft.UI.Xaml:

Package Downloads
Xamarin.Forms

Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase

Sharpnado.Shadows

Add as many custom shadows as you like to any Xamarin.Forms view (Android, iOS, UWP, Tizen). * You can specify each shadow Color, Opacity, Blur, and Offset * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Implement easily Neumorphism * Animate any of these property and make the shadows dance around your elements * The only dependency is `Xamarin.Forms`, no `AndroidX`, no `SkiaSharp` (except Tizen) needed! Performance: Implemented with custom draw on Android, CALayer on iOS, SpriteVisual on UWP, SkiaSharp on Tizen. Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.iOS.iOSShadowsRenderer.Initialize(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPShadowsRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies); Mandatory initialization on Tizen: Xamarin.Forms.Forms.Init(); Sharpnado.Shades.Tizen.TizenShadowsRenderer.Initialize();

Microsoft.Toolkit.Uwp.UI.Controls.DataGrid

This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.

Microsoft.Toolkit.Uwp.UI.Controls.Markdown

This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.

Sharpnado.MaterialFrame

The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented thanks to the RealtimeBlurView from Tu Yimin (mmin18). Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.iOS.iOSMaterialFrameRenderer.Init(); Mandatory initialization on macOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.macOS.macOSMaterialFrameRenderer.Init(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPMaterialFrameRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);

GitHub repositories (81)

Showing the top 20 popular GitHub repositories that depend on Microsoft.UI.Xaml:

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
Richasy/Bili.Uwp
适用于新系统UI的哔哩
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
UnigramDev/Unigram
Telegram for Windows
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
ikas-mc/ContextMenuForWindows11
Add Custom Context Menu For Windows11
jenius-apps/ambie
An app that uses white noise, nature sounds, and focus features to boost your productivity.
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
huynhsontung/Screenbox
LibVLC-based media player for the Universal Windows Platform
Richasy/BiliBili-UWP
BiliBili的UWP客户端,当然,是第三方的了
Windows-XAML/Template10
Making Windows 10 apps great again
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
HyPlayer/HyPlayer
仅供学习交流使用 | 第三方网易云音乐播放器 | A Netease Cloud Music Player
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
theimpactfulcompany/Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Gaoyifei1011/GetStoreApp
离线下载 Microsoft Store 商店应用
jenius-apps/nightingale-rest-api-client
A modern, resource-efficient REST API client for Windows
Version Downloads Last Updated
2.8.7 185,554 2/5/2025
2.8.7-prerelease.241119001 6,879 11/22/2024
2.8.6 13,296,287 11/3/2023
2.8.5 93,715 7/7/2023
2.8.4 99,491 5/8/2023
2.8.3 21,217 4/13/2023
2.8.2 183,635 1/3/2023
2.8.2-prerelease.220830001 42,738 8/31/2022
2.8.1 485,104 8/15/2022
2.8.0 533,796 7/18/2022
2.8.0-prerelease.220712001 3,549 7/13/2022
2.8.0-prerelease.220601001 15,011 6/2/2022
2.8.0-prerelease.220413001 26,035 4/14/2022
2.8.0-prerelease.220118001 30,299 1/19/2022
2.8.0-prerelease.210927001 52,436 9/27/2021
2.7.4-prerelease.221117002 2,495 11/18/2022
2.7.3 37,984,334 8/16/2022
2.7.3-prerelease.220816001 565 8/16/2022
2.7.2 12,423 7/22/2022
2.7.2-prerelease.220406002 1,942 4/6/2022
2.7.1 2,184,931 3/17/2022
2.7.1-prerelease.211026002 7,665 10/27/2021
2.7.0 3,035,273 9/15/2021
2.7.0-prerelease.210913003 57,106 9/14/2021
2.7.0-prerelease.210827001 3,716 8/27/2021
2.7.0-prerelease.210816001 60,019 8/17/2021
2.6.3 7,871 12/3/2021
2.6.2 161,812 8/20/2021
2.6.2-prerelease.210818003 985 8/19/2021
2.6.2-prerelease.210811003 990 8/12/2021
2.6.1 38,329 7/7/2021
2.6.1-prerelease.210709001 5,400 7/12/2021
2.6.0 185,852 6/24/2021
2.6.0-prerelease.210623001 32,854 6/24/2021
2.6.0-prerelease.210430001 25,286 5/3/2021
2.6.0-prerelease.210405001 3,837 4/5/2021
2.6.0-prerelease.210315002 8,914 3/18/2021
2.6.0-prerelease.210227001 4,209 2/28/2021
2.6.0-prerelease.210217002 4,582 2/18/2021
2.6.0-prerelease.210129001 3,435 1/29/2021
2.6.0-prerelease.210113001 29,671 1/13/2021
2.5.0 361,072 12/3/2020
2.5.0-prerelease.201202003 3,842 12/3/2020
2.5.0-prerelease.201127001 936 11/30/2020
2.5.0-prerelease.201027002 3,697 10/28/2020
2.5.0-prerelease.200923002 25,401 9/24/2020
2.5.0-prerelease.200812001 5,889 8/13/2020
2.5.0-prerelease.200708003 5,948 7/9/2020
2.5.0-prerelease.200609001 16,739 6/10/2020
2.4.3 1,011,080 8/12/2020
2.4.2 456,551 5/19/2020
2.4.0 30,774 5/5/2020
2.4.0-prerelease.200506001 2,078 5/6/2020
2.4.0-prerelease.200422001 2,351 4/23/2020
2.4.0-prerelease.200322001 7,285 3/23/2020
2.4.0-prerelease.200203002 3,008 2/4/2020
2.4.0-prerelease.200113001 4,263 1/14/2020
2.4.0-prerelease.191217001 4,495 12/18/2019
2.3.200213001 42,270 2/14/2020
2.3.191217003-prerelease 13,824 12/17/2019
2.3.191211002 263,244 12/11/2019
2.3.191129002 288,965 12/1/2019
2.3.191127001-prerelease 2,233 11/28/2019
2.3.191125001-prerelease 6,731 11/26/2019
2.3.191123003-prerelease 1,662 11/24/2019
2.3.191121001-prerelease 3,250 11/21/2019
2.3.191107001-prerelease 2,718 11/8/2019
2.3.191007001-prerelease 2,389 10/7/2019
2.3.190909001-prerelease 2,283 9/10/2019
2.2.191203001-prerelease 3,728 12/4/2019
2.2.190917002 46,217 9/18/2019
2.2.190830001 17,962 8/31/2019
2.2.190822001-prerelease 1,676 8/24/2019
2.2.190731001-prerelease 13,210 8/5/2019
2.2.190702001-prerelease 3,618 7/2/2019
2.2.190611001-prerelease 15,086 6/11/2019
2.2.190430003-prerelease 4,033 5/1/2019
2.2.190416008-prerelease 2,628 4/16/2019
2.1.190606001 316,817 6/10/2019
2.1.190405004.2 25,502 4/29/2019
2.1.190405004.1 6,095 4/19/2019
2.1.190405004 10,645 4/5/2019
2.1.190319001-prerelease 2,881 3/19/2019
2.1.190218001-prerelease 25,324 2/19/2019
2.1.190131001-prerelease 3,163 2/1/2019
2.1.181217001-prerelease 5,376 12/17/2018
2.1.181025003-prerelease 3,669 10/25/2018
2.0.181018004 51,096 2/13/2019
2.0.181018003.1 50,460 12/18/2018
2.0.181018003 14,938 10/18/2018
2.0.181011001 20,867 10/15/2018
2.0.181011001-prerelease 1,735 10/15/2018
2.0.180916002-prerelease 12,379 9/20/2018
2.0.180724003-prerelease 5,115 7/25/2018
2.0.180717002-prerelease 2,854 7/17/2018