Microsoft.UI.Xaml 2.3.191121001-prerelease

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.3.191121001-prerelease
NuGet\Install-Package Microsoft.UI.Xaml -Version 2.3.191121001-prerelease
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.3.191121001-prerelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.UI.Xaml --version 2.3.191121001-prerelease
#r "nuget: Microsoft.UI.Xaml, 2.3.191121001-prerelease"
#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.
// Install Microsoft.UI.Xaml as a Cake Addin
#addin nuget:?package=Microsoft.UI.Xaml&version=2.3.191121001-prerelease&prerelease

// Install Microsoft.UI.Xaml as a Cake Tool
#tool nuget:?package=Microsoft.UI.Xaml&version=2.3.191121001-prerelease&prerelease

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 (72)

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

Package Downloads
Xamarin.Forms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Primitives

This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit. Controls: - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space. - ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple. - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other. - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value. - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space. - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line. - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.

GitHub repositories (68)

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

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
DevToys-app/DevToys
A Swiss Army knife for developers.
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
Richasy/Bili.Uwp
适用于新系统UI的哔哩
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Version Downloads Last updated
2.8.6 68,709 11/3/2023
2.8.5 66,093 7/7/2023
2.8.4 64,721 5/8/2023
2.8.3 14,719 4/13/2023
2.8.2 91,395 1/3/2023
2.8.2-prerelease.220830001 28,105 8/31/2022
2.8.1 248,233 8/15/2022
2.8.0 155,145 7/18/2022
2.8.0-prerelease.220712001 2,979 7/13/2022
2.8.0-prerelease.220601001 10,586 6/2/2022
2.8.0-prerelease.220413001 24,876 4/14/2022
2.8.0-prerelease.220118001 29,632 1/19/2022
2.8.0-prerelease.210927001 46,184 9/27/2021
2.7.4-prerelease.221117002 1,406 11/18/2022
2.7.3 5,757,150 8/16/2022
2.7.3-prerelease.220816001 326 8/16/2022
2.7.2 10,199 7/22/2022
2.7.2-prerelease.220406002 1,751 4/6/2022
2.7.1 406,146 3/17/2022
2.7.1-prerelease.211026002 7,329 10/27/2021
2.7.0 1,130,680 9/15/2021
2.7.0-prerelease.210913003 56,687 9/14/2021
2.7.0-prerelease.210827001 3,422 8/27/2021
2.7.0-prerelease.210816001 59,533 8/17/2021
2.6.3 6,629 12/3/2021
2.6.2 136,219 8/20/2021
2.6.2-prerelease.210818003 735 8/19/2021
2.6.2-prerelease.210811003 711 8/12/2021
2.6.1 34,879 7/7/2021
2.6.1-prerelease.210709001 5,208 7/12/2021
2.6.0 180,166 6/24/2021
2.6.0-prerelease.210623001 32,491 6/24/2021
2.6.0-prerelease.210430001 24,713 5/3/2021
2.6.0-prerelease.210405001 3,245 4/5/2021
2.6.0-prerelease.210315002 8,421 3/18/2021
2.6.0-prerelease.210227001 3,596 2/28/2021
2.6.0-prerelease.210217002 3,966 2/18/2021
2.6.0-prerelease.210129001 2,973 1/29/2021
2.6.0-prerelease.210113001 29,306 1/13/2021
2.5.0 335,098 12/3/2020
2.5.0-prerelease.201202003 3,615 12/3/2020
2.5.0-prerelease.201127001 639 11/30/2020
2.5.0-prerelease.201027002 3,267 10/28/2020
2.5.0-prerelease.200923002 24,972 9/24/2020
2.5.0-prerelease.200812001 5,363 8/13/2020
2.5.0-prerelease.200708003 5,634 7/9/2020
2.5.0-prerelease.200609001 16,376 6/10/2020
2.4.3 876,978 8/12/2020
2.4.2 437,215 5/19/2020
2.4.0 24,563 5/5/2020
2.4.0-prerelease.200506001 1,823 5/6/2020
2.4.0-prerelease.200422001 1,938 4/23/2020
2.4.0-prerelease.200322001 6,674 3/23/2020
2.4.0-prerelease.200203002 2,784 2/4/2020
2.4.0-prerelease.200113001 3,892 1/14/2020
2.4.0-prerelease.191217001 4,280 12/18/2019
2.3.200213001 40,724 2/14/2020
2.3.191217003-prerelease 13,505 12/17/2019
2.3.191211002 254,658 12/11/2019
2.3.191129002 275,961 12/1/2019
2.3.191127001-prerelease 1,910 11/28/2019
2.3.191125001-prerelease 5,579 11/26/2019
2.3.191123003-prerelease 1,343 11/24/2019
2.3.191121001-prerelease 2,898 11/21/2019
2.3.191107001-prerelease 2,378 11/8/2019
2.3.191007001-prerelease 2,066 10/7/2019
2.3.190909001-prerelease 1,938 9/10/2019
2.2.191203001-prerelease 3,371 12/4/2019
2.2.190917002 42,102 9/18/2019
2.2.190830001 17,407 8/31/2019
2.2.190822001-prerelease 1,370 8/24/2019
2.2.190731001-prerelease 12,853 8/5/2019
2.2.190702001-prerelease 3,230 7/2/2019
2.2.190611001-prerelease 14,713 6/11/2019
2.2.190430003-prerelease 3,657 5/1/2019
2.2.190416008-prerelease 2,275 4/16/2019
2.1.190606001 292,238 6/10/2019
2.1.190405004.2 24,282 4/29/2019
2.1.190405004.1 5,665 4/19/2019
2.1.190405004 9,578 4/5/2019
2.1.190319001-prerelease 2,401 3/19/2019
2.1.190218001-prerelease 24,619 2/19/2019
2.1.190131001-prerelease 2,686 2/1/2019
2.1.181217001-prerelease 4,901 12/17/2018
2.1.181025003-prerelease 3,230 10/25/2018
2.0.181018004 50,112 2/13/2019
2.0.181018003.1 49,654 12/18/2018
2.0.181018003 14,107 10/18/2018
2.0.181011001 18,609 10/15/2018
2.0.181011001-prerelease 1,384 10/15/2018
2.0.180916002-prerelease 11,522 9/20/2018
2.0.180724003-prerelease 4,500 7/25/2018
2.0.180717002-prerelease 2,246 7/17/2018