Uno.Core
4.0.1
.NET 5.0
.NET Standard 2.0
.NET Framework 4.6
dotnet add package Uno.Core --version 4.0.1
NuGet\Install-Package Uno.Core -Version 4.0.1
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.Core" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uno.Core --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Uno.Core, 4.0.1"
#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 Uno.Core as a Cake Addin
#addin nuget:?package=Uno.Core&version=4.0.1
// Install Uno.Core as a Cake Tool
#tool nuget:?package=Uno.Core&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides a set of helpers and extension methods used to accelerate development.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. |
.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 is compatible. |
.NET Framework | net46 is compatible. 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 was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap10.0.17763 is compatible. uap10.0.19041 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Memory (>= 4.5.2)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
.NETStandard 2.0
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Memory (>= 4.5.2)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
.NETStandard 2.1
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
net5.0
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
net6.0
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
UAP 10.0.17763
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Memory (>= 4.5.2)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
-
UAP 10.0.19041
- CommonServiceLocator (>= 2.0.5)
- Microsoft.Extensions.Logging (>= 1.1.1)
- System.Collections.Immutable (>= 1.3.1)
- System.Memory (>= 4.5.2)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Uno.Core.Extensions (>= 4.0.1)
- Uno.Core.Extensions.Collections (>= 4.0.1)
- Uno.Core.Extensions.Compatibility (>= 4.0.1)
- Uno.Core.Extensions.Disposables (>= 4.0.1)
- Uno.Core.Extensions.Equality (>= 4.0.1)
- Uno.Core.Extensions.Logging (>= 4.0.1)
- Uno.Core.Extensions.Logging.Singleton (>= 4.0.1)
- Uno.Core.Extensions.Threading (>= 4.0.1)
NuGet packages (36)
Showing the top 5 NuGet packages that depend on Uno.Core:
Package | Downloads |
---|---|
Nventive.ExtendedSplashScreen.Uno
Nventive.ExtendedSplashScreen |
|
Nventive.View.Uno
Nventive.View.Uno |
|
Uno.Extensions.Navigation.WinUI
Navigation Extensions for the Uno Platform (WinUI) |
|
Nventive.AsyncWebView.Uno
AsyncWebView.Uno |
|
Uno.Extensions.Navigation.Toolkit.WinUI
Navigation Extensions for working with the Uno Toolkit on the Uno Platform (WinUI) |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Uno.Core:
Repository | Stars |
---|---|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
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)
|
|
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
|
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 238,447 | 11/24/2021 |
4.0.0-dev.7 | 598 | 11/10/2021 |
3.0.2 | 22,217 | 1/12/2022 |
3.0.0 | 201,026 | 9/13/2021 |
3.0.0-dev.2 | 1,780 | 8/27/2021 |
2.4.0 | 196,260 | 6/8/2021 |
2.4.0-dev.4 | 482 | 5/28/2021 |
2.4.0-dev.2 | 14,235 | 5/3/2021 |
2.3.0 | 218,360 | 3/18/2021 |
2.3.0-dev.3 | 3,297 | 2/25/2021 |
2.2.0 | 61,974 | 2/9/2021 |
2.2.0-dev.3 | 1,446 | 1/18/2021 |
2.1.0 | 65,529 | 12/11/2020 |
2.1.0-dev.2 | 249 | 12/10/2020 |
2.0.0 | 662,037 | 5/11/2020 |
2.0.0-dev.9 | 10,080 | 5/11/2020 |
2.0.0-dev.7 | 16,913 | 3/31/2020 |
2.0.0-dev.5 | 19,026 | 3/31/2020 |
1.29.0 | 126,548 | 11/25/2019 |
1.29.0-dev.109 | 372 | 11/25/2019 |
1.29.0-dev.107 | 282 | 11/25/2019 |
1.29.0-dev.103 | 2,067 | 11/7/2019 |
1.29.0-dev.100 | 1,392 | 10/31/2019 |
1.29.0-dev.97 | 9,902 | 10/25/2019 |
1.29.0-dev.93 | 188,343 | 7/10/2019 |
1.29.0-dev.91 | 3,257 | 6/18/2019 |
1.28.0 | 124,947 | 7/9/2019 |
1.28.0-dev.88 | 355 | 6/17/2019 |
1.28.0-dev.86 | 52,910 | 4/1/2019 |
1.28.0-dev.83 | 403 | 3/29/2019 |
1.28.0-dev.74 | 346 | 3/28/2019 |
1.28.0-beta.90 | 3,755 | 6/17/2019 |
1.27.0 | 28,221 | 4/16/2019 |
1.27.0-dev.72 | 21,612 | 3/18/2019 |
1.27.0-dev.69 | 399 | 3/15/2019 |
1.27.0-dev.68 | 2,880 | 3/4/2019 |
1.27.0-dev.65 | 7,823 | 2/28/2019 |
1.27.0-beta.83 | 6,492 | 3/27/2019 |
1.26.0 | 17,805 | 2/28/2019 |
1.26.0-dev.63 | 364 | 2/27/2019 |
1.26.0-dev.61 | 2,085 | 1/8/2019 |
1.26.0-dev.58 | 5,111 | 11/20/2018 |
1.26.0-beta.69 | 742 | 1/30/2019 |
1.26.0-beta.64 | 444 | 12/11/2018 |
1.25.0 | 14,539 | 11/20/2018 |
1.25.0-dev.57 | 2,372 | 10/30/2018 |
1.25.0-dev.56 | 3,937 | 10/27/2018 |
1.25.0-dev.53 | 2,723 | 9/6/2018 |
1.25.0-beta.54 | 498 | 11/12/2018 |
1.24.0 | 12,461 | 9/6/2018 |
1.24.0-dev.49 | 1,435 | 8/22/2018 |
1.24.0-dev.47 | 479 | 8/22/2018 |
1.24.0-beta.50 | 631 | 8/23/2018 |
1.23.0-dev.45 | 2,218 | 7/3/2018 |
1.22.0 | 20,015 | 7/3/2018 |
1.22.0-dev.42 | 692 | 6/28/2018 |
1.22.0-dev.39 | 667 | 6/22/2018 |
1.22.0-dev.36 | 685 | 6/19/2018 |
1.22.0-dev.34 | 675 | 6/15/2018 |
1.22.0-dev.31 | 703 | 6/7/2018 |
1.22.0-dev.29 | 611 | 6/6/2018 |
1.22.0-dev.27 | 785 | 6/5/2018 |
1.22.0-dev.25 | 873 | 5/18/2018 |
1.22.0-dev.23 | 6,947 | 3/14/2018 |
1.21.0 | 8,906 | 3/13/2018 |
1.21.0-dev.20 | 695 | 3/12/2018 |
1.21.0-dev.16 | 827 | 2/26/2018 |
1.20.2 | 3,378 | 2/26/2018 |
1.20.2-dev.11 | 624 | 2/26/2018 |
1.20.0-dev.8 | 781 | 2/20/2018 |
1.20.0-dev.6 | 1,024 | 2/14/2018 |
1.20.0-dev.4 | 1,148 | 2/1/2018 |
1.20.0-dev.2 | 636 | 2/1/2018 |
1.20.0-dev.0 | 850 | 2/1/2018 |