Microsoft.NETCore.Platforms
1.0.1
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.Platforms -Version 1.0.1
dotnet add package Microsoft.NETCore.Platforms --version 1.0.1
<PackageReference Include="Microsoft.NETCore.Platforms" Version="1.0.1" />
paket add Microsoft.NETCore.Platforms --version 1.0.1
#r "nuget: Microsoft.NETCore.Platforms, 1.0.1"
// Install Microsoft.NETCore.Platforms as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Platforms&version=1.0.1
// Install Microsoft.NETCore.Platforms as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Platforms&version=1.0.1
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | netcore netcore45 netcore451 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (74)
Showing the top 5 NuGet packages that depend on Microsoft.NETCore.Platforms:
| Package | Downloads |
|---|---|
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4. |
|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
|
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4. |
|
|
System.Private.Uri
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. |
|
|
runtime.native.System
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4. |