Uno.UI 2.1.0-dev.751

Prefix Reserved
This is a prerelease version of Uno.UI.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Uno.UI --version 2.1.0-dev.751
                    
NuGet\Install-Package Uno.UI -Version 2.1.0-dev.751
                    
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="Uno.UI" Version="2.1.0-dev.751" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uno.UI" Version="2.1.0-dev.751" />
                    
Directory.Packages.props
<PackageReference Include="Uno.UI" />
                    
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 Uno.UI --version 2.1.0-dev.751
                    
#r "nuget: Uno.UI, 2.1.0-dev.751"
                    
#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 Uno.UI@2.1.0-dev.751
                    
#: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=Uno.UI&version=2.1.0-dev.751&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Uno.UI&version=2.1.0-dev.751&prerelease
                    
Install as a Cake Tool

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible.  monoandroid80 is compatible.  monoandroid90 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap is compatible.  uap10.0 was computed.  uap10.0.16299 is compatible.  uap10.0.17763 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (175)

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

Package Downloads
Uno.UI.WebAssembly

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

Uno.UI.Skia.Gtk

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

Uno.UI.Skia.Wpf

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

Uno.UI.Lottie

Support for Lottie on Uno.WinUI. This is the Uno-compatible version of the package Microsoft.Toolkit.Uwp.UI.Lottie. Original documentation: https://docs.microsoft.com/windows/communitytoolkit/animations/lottie

Uno.UI.Skia.Linux.FrameBuffer

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Uno.UI:

Repository Stars
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
microcharts-dotnet/Microcharts
Simple, cross-platform chart library for .NET
XamlFlair/XamlFlair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
HavenDV/H.NotifyIcon
TrayIcon for WPF/WinUI/Uno/MAUI
MelbourneDeveloper/Device.Net
A C# cross platform connected device framework
MelbourneDeveloper/RestClient.Net
The safest way to make REST calls in C# with an MCP Generator
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
mheyman/Isopoh.Cryptography.Argon2
Fully managed .Net Core implementation of Argon2
lindexi/lindexi_gd
博客用到的代码
Keboo/ShowMeTheXAML
A WPF component making it easy to show the corresponding XAML for WPF custom styles and controls
davidxuang/FluentIcons
A multi-framework control library of https://github.com/microsoft/fluentui-system-icons
unoplatform/Uno.Themes
This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
linkdotnet/BlogExamples
Contains all of my examples from various blog posts
Version Downloads Last Updated
5.7.0-dev.814 10,157 3/28/2025
5.7.0-dev.794 529 3/20/2025
5.7.0-dev.780 278 3/20/2025
5.7.0-dev.765 302 3/20/2025
5.7.0-dev.763 341 3/19/2025
5.7.0-dev.757 291 3/18/2025
5.7.0-dev.754 250 3/18/2025
5.7.0-dev.750 338 3/17/2025
5.7.0-dev.747 342 3/14/2025
5.7.0-dev.742 194 3/14/2025
5.7.0-dev.737 356 3/12/2025
5.7.0-dev.734 255 3/12/2025
5.7.0-dev.731 867 3/11/2025
5.6.99 31,075 4/11/2025
5.6.91 11,779 3/21/2025
Loading failed