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
<PackageReference Include="Microsoft.UI.Xaml" Version="2.8.7" />
<PackageVersion Include="Microsoft.UI.Xaml" Version="2.8.7" />
<PackageReference Include="Microsoft.UI.Xaml" />
paket add Microsoft.UI.Xaml --version 2.8.7
#r "nuget: Microsoft.UI.Xaml, 2.8.7"
#:package Microsoft.UI.Xaml@2.8.7
#addin nuget:?package=Microsoft.UI.Xaml&version=2.8.7
#tool nuget:?package=Microsoft.UI.Xaml&version=2.8.7
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 | Versions 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. |
-
native 0.0
- Microsoft.Web.WebView2 (>= 1.0.2849.39)
-
net8.0-windows10.0.22621
- Microsoft.Web.WebView2 (>= 1.0.2849.39)
-
UAP 10.0
- Microsoft.Web.WebView2 (>= 1.0.2849.39)
NuGet packages (104)
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 (77)
Showing the top 20 popular GitHub repositories that depend on Microsoft.UI.Xaml:
| Repository | Stars |
|---|---|
|
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
|
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
|
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
|
Richasy/Bili.Uwp
适用于新系统UI的哔哩
|
|
|
CommunityToolkit/WindowsCommunityToolkit
ARCHIVE - New Repo: https://aka.ms/toolkit/windows
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
UnigramDev/Unigram
Telegram for Windows
|
|
|
huynhsontung/Screenbox
LibVLC-based media player for the Universal Windows Platform
|
|
|
ikas-mc/ContextMenuForWindows11
Add Custom Context Menu For Windows11
|
|
|
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
|
|