Microsoft.UI.Xaml 2.6.2-prerelease.210811003

Prefix Reserved
This is a prerelease version of Microsoft.UI.Xaml.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.UI.Xaml --version 2.6.2-prerelease.210811003
                    
NuGet\Install-Package Microsoft.UI.Xaml -Version 2.6.2-prerelease.210811003
                    
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.6.2-prerelease.210811003" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.UI.Xaml" Version="2.6.2-prerelease.210811003" />
                    
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.6.2-prerelease.210811003
                    
#r "nuget: Microsoft.UI.Xaml, 2.6.2-prerelease.210811003"
                    
#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.
#addin nuget:?package=Microsoft.UI.Xaml&version=2.6.2-prerelease.210811003&prerelease
                    
Install Microsoft.UI.Xaml as a Cake Addin
#tool nuget:?package=Microsoft.UI.Xaml&version=2.6.2-prerelease.210811003&prerelease
                    
Install Microsoft.UI.Xaml as a Cake Tool

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

Product Compatible and additional computed target framework versions.
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.

This package has no dependencies.

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.

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);

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.

GitHub repositories (75)

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

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
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.
Version Downloads Last updated
2.8.7 47,169 2/5/2025
2.8.7-prerelease.241119001 5,833 11/22/2024
2.8.6 13,112,194 11/3/2023
2.8.5 88,160 7/7/2023
2.8.4 96,772 5/8/2023
2.8.3 18,909 4/13/2023
2.8.2 162,535 1/3/2023
2.8.2-prerelease.220830001 40,238 8/31/2022
2.8.1 428,563 8/15/2022
2.8.0 424,825 7/18/2022
2.8.0-prerelease.220712001 3,375 7/13/2022
2.8.0-prerelease.220601001 14,406 6/2/2022
2.8.0-prerelease.220413001 25,887 4/14/2022
2.8.0-prerelease.220118001 30,077 1/19/2022
2.8.0-prerelease.210927001 51,120 9/27/2021
2.7.4-prerelease.221117002 2,299 11/18/2022
2.7.3 33,859,923 8/16/2022
2.7.3-prerelease.220816001 456 8/16/2022
2.7.2 11,892 7/22/2022
2.7.2-prerelease.220406002 1,828 4/6/2022
2.7.1 1,408,003 3/17/2022
2.7.1-prerelease.211026002 7,472 10/27/2021
2.7.0 2,130,885 9/15/2021
2.7.0-prerelease.210913003 56,898 9/14/2021
2.7.0-prerelease.210827001 3,538 8/27/2021
2.7.0-prerelease.210816001 59,768 8/17/2021
2.6.3 7,547 12/3/2021
2.6.2 159,437 8/20/2021
2.6.2-prerelease.210818003 820 8/19/2021
2.6.2-prerelease.210811003 802 8/12/2021
2.6.1 37,584 7/7/2021
2.6.1-prerelease.210709001 5,285 7/12/2021
2.6.0 184,560 6/24/2021
2.6.0-prerelease.210623001 32,737 6/24/2021
2.6.0-prerelease.210430001 25,067 5/3/2021
2.6.0-prerelease.210405001 3,435 4/5/2021
2.6.0-prerelease.210315002 8,646 3/18/2021
2.6.0-prerelease.210227001 4,001 2/28/2021
2.6.0-prerelease.210217002 4,276 2/18/2021
2.6.0-prerelease.210129001 3,163 1/29/2021
2.6.0-prerelease.210113001 29,465 1/13/2021
2.5.0 355,386 12/3/2020
2.5.0-prerelease.201202003 3,721 12/3/2020
2.5.0-prerelease.201127001 722 11/30/2020
2.5.0-prerelease.201027002 3,405 10/28/2020
2.5.0-prerelease.200923002 25,109 9/24/2020
2.5.0-prerelease.200812001 5,581 8/13/2020
2.5.0-prerelease.200708003 5,751 7/9/2020
2.5.0-prerelease.200609001 16,494 6/10/2020
2.4.3 985,696 8/12/2020
2.4.2 452,935 5/19/2020
2.4.0 28,796 5/5/2020
2.4.0-prerelease.200506001 1,918 5/6/2020
2.4.0-prerelease.200422001 2,189 4/23/2020
2.4.0-prerelease.200322001 6,943 3/23/2020
2.4.0-prerelease.200203002 2,870 2/4/2020
2.4.0-prerelease.200113001 4,103 1/14/2020
2.4.0-prerelease.191217001 4,362 12/18/2019
2.3.200213001 41,813 2/14/2020
2.3.191217003-prerelease 13,671 12/17/2019
2.3.191211002 261,558 12/11/2019
2.3.191129002 285,432 12/1/2019
2.3.191127001-prerelease 2,087 11/28/2019
2.3.191125001-prerelease 6,377 11/26/2019
2.3.191123003-prerelease 1,506 11/24/2019
2.3.191121001-prerelease 3,088 11/21/2019
2.3.191107001-prerelease 2,564 11/8/2019
2.3.191007001-prerelease 2,241 10/7/2019
2.3.190909001-prerelease 2,125 9/10/2019
2.2.191203001-prerelease 3,565 12/4/2019
2.2.190917002 44,902 9/18/2019
2.2.190830001 17,778 8/31/2019
2.2.190822001-prerelease 1,523 8/24/2019
2.2.190731001-prerelease 13,049 8/5/2019
2.2.190702001-prerelease 3,456 7/2/2019
2.2.190611001-prerelease 14,917 6/11/2019
2.2.190430003-prerelease 3,853 5/1/2019
2.2.190416008-prerelease 2,462 4/16/2019
2.1.190606001 309,943 6/10/2019
2.1.190405004.2 25,265 4/29/2019
2.1.190405004.1 5,921 4/19/2019
2.1.190405004 10,187 4/5/2019
2.1.190319001-prerelease 2,641 3/19/2019
2.1.190218001-prerelease 24,970 2/19/2019
2.1.190131001-prerelease 2,906 2/1/2019
2.1.181217001-prerelease 5,131 12/17/2018
2.1.181025003-prerelease 3,455 10/25/2018
2.0.181018004 50,682 2/13/2019
2.0.181018003.1 50,160 12/18/2018
2.0.181018003 14,467 10/18/2018
2.0.181011001 19,946 10/15/2018
2.0.181011001-prerelease 1,568 10/15/2018
2.0.180916002-prerelease 11,978 9/20/2018
2.0.180724003-prerelease 4,770 7/25/2018
2.0.180717002-prerelease 2,516 7/17/2018