System.Private.Uri 4.3.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Private.Uri --version 4.3.1
NuGet\Install-Package System.Private.Uri -Version 4.3.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="System.Private.Uri" Version="4.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Private.Uri --version 4.3.1
#r "nuget: System.Private.Uri, 4.3.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 System.Private.Uri as a Cake Addin
#addin nuget:?package=System.Private.Uri&version=4.3.1

// Install System.Private.Uri as a Cake Tool
#tool nuget:?package=System.Private.Uri&version=4.3.1

Internal implementation package not meant for direct consumption.  Please do not reference directly.  Provides implementation of System.Uri.
When using NuGet 3.x this package requires at least version 3.4.

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard is compatible.  netstandard1.0 was computed.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
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 (27)

Showing the top 5 NuGet packages that depend on System.Private.Uri:

Package Downloads
Microsoft.IdentityModel.Clients.ActiveDirectory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.

runtime.any.System.Runtime The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri When using NuGet 3.x this package requires at least version 3.4.

runtime.unix.System.Runtime.Extensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.

runtime.win.System.Runtime.Extensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.

runtime.aot.System.Runtime The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories (27)

Showing the top 5 popular GitHub repositories that depend on System.Private.Uri:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
Azure/azure-functions-host
The host/runtime that powers Azure Functions
Version Downloads Last updated
4.3.2 212,816,682 5/14/2019
4.3.1 4,597,804 2/12/2019
4.3.0 126,544,095 11/15/2016
4.3.0-preview1-24530-04 87,218 10/24/2016
4.0.5 3,025 5/14/2019
4.0.4 2,201 3/11/2019
4.0.3 6,561 2/12/2019
4.0.1 27,102,680 6/27/2016
4.0.1-rc2-24027 128,069 5/16/2016
4.0.1-beta-23516 471,791 11/18/2015
4.0.1-beta-23409 417,248 10/15/2015
4.0.1-beta-23225 187,382 9/2/2015
4.0.0 3,012,991 7/29/2015
4.0.0-beta-23109 306,944 7/27/2015
4.0.0-beta-23019 65,453 6/30/2015