Microsoft.NETCore.Platforms 7.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.0
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.NETCore.Platforms --version 7.0.2
NuGet\Install-Package Microsoft.NETCore.Platforms -Version 7.0.2
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="Microsoft.NETCore.Platforms" Version="7.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.Platforms --version 7.0.2
#r "nuget: Microsoft.NETCore.Platforms, 7.0.2"
#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 Microsoft.NETCore.Platforms as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Platforms&version=7.0.2

// Install Microsoft.NETCore.Platforms as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Platforms&version=7.0.2

Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.

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. 
.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 netstandard1.0 is compatible.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (425)

Showing the top 5 NuGet packages that depend on Microsoft.NETCore.Platforms:

Package Downloads
System.Security.Principal.Windows The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType

System.Security.Cryptography.Cng The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG). Commonly Used Types: System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey

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

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.

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

Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.

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

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.

GitHub repositories (271)

Showing the top 5 popular GitHub repositories that depend on Microsoft.NETCore.Platforms:

Repository Stars
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
Version Downloads Last updated
8.0.0-preview.4.23259.5 828 5/16/2023
8.0.0-preview.3.23174.8 1,546 4/11/2023
8.0.0-preview.2.23128.3 2,554 3/14/2023
8.0.0-preview.1.23110.8 1,115 2/21/2023
7.0.2 183,007 4/11/2023
7.0.1 535,792 3/14/2023
7.0.0 992,191 11/7/2022
7.0.0-rc.2.22472.3 5,971 10/11/2022
7.0.0-rc.1.22426.10 2,641 9/14/2022
7.0.0-preview.7.22375.6 2,937 8/9/2022
7.0.0-preview.6.22324.4 2,143 7/12/2022
7.0.0-preview.5.22301.12 1,240 6/14/2022
7.0.0-preview.4.22229.4 3,757 5/10/2022
7.0.0-preview.3.22175.4 1,295 4/13/2022
7.0.0-preview.2.22152.2 2,313 3/14/2022
7.0.0-preview.1.22076.8 3,087 2/17/2022
6.0.9 21,740 4/11/2023
6.0.8 15,957 3/14/2023
6.0.7 145,657 11/7/2022
6.0.6 251,253 10/11/2022
6.0.5 854,553 7/12/2022
6.0.4 214,526 6/14/2022
6.0.3 634,967 4/12/2022
6.0.2 503,990 3/8/2022
6.0.2-mauipre.1.22102.15 380 2/15/2022
6.0.2-mauipre.1.22054.8 2,573 1/19/2022
6.0.1 900,810 12/14/2021
6.0.0 562,838 11/8/2021
6.0.0-rc.2.21480.5 5,015 10/12/2021
6.0.0-rc.1.21451.13 3,943 9/14/2021
6.0.0-preview.7.21377.19 4,487 8/10/2021
6.0.0-preview.6.21352.12 3,251 7/14/2021
6.0.0-preview.5.21301.5 85,171 6/15/2021
6.0.0-preview.4.21253.7 81,969 5/24/2021
6.0.0-preview.3.21201.4 216,095 4/8/2021
6.0.0-preview.2.21154.6 150,438 3/11/2021
6.0.0-preview.1.21102.12 196,010 2/12/2021
5.0.4 7,106,141 10/12/2021
5.0.3 966,658 9/14/2021
5.0.2 1,910,878 4/6/2021
5.0.1 10,710,926 2/9/2021
5.0.0 277,429,540 11/9/2020
5.0.0-rc.2.20475.5 195,312 10/13/2020
5.0.0-rc.1.20451.14 177,822 9/14/2020
5.0.0-preview.8.20407.11 202,636 8/25/2020
5.0.0-preview.7.20364.11 215,874 7/21/2020
5.0.0-preview.6.20305.6 255,603 6/25/2020
5.0.0-preview.5.20278.1 66,332 6/10/2020
5.0.0-preview.4.20251.6 158,529 5/18/2020
5.0.0-preview.3.20214.6 90,982 4/23/2020
5.0.0-preview.2.20160.6 119,333 4/2/2020
5.0.0-preview.1.20120.5 101,882 3/16/2020
3.1.12 14,219 12/13/2022
3.1.9 728,059 10/11/2021
3.1.8 39,851 9/14/2021
3.1.7 189,577 6/8/2021
3.1.6 86,189 4/6/2021
3.1.5 12,688 3/9/2021
3.1.4 8,127,316 2/9/2021
3.1.3 3,893,121 9/8/2020
3.1.2 524,992 8/11/2020
3.1.1 19,772,514 5/12/2020
3.1.0 399,050,750 12/3/2019
3.1.0-preview3.19551.4 122,643 11/13/2019
3.1.0-preview2.19523.17 41,213 11/1/2019
3.1.0-preview1.19504.10 71,944 10/15/2019
3.0.1 58,139 1/14/2020
3.0.0 68,395,275 9/23/2019
3.0.0-rc1.19456.4 94,471 9/16/2019
3.0.0-preview9.19421.4 64,383 9/4/2019
3.0.0-preview9.19416.11 860 9/4/2019
3.0.0-preview8.19405.3 348,809 8/13/2019
3.0.0-preview7.19362.9 505,593 7/23/2019
3.0.0-preview6.19303.8 8,758,329 6/12/2019
3.0.0-preview6.19264.9 966 9/4/2019
3.0.0-preview5.19224.8 381,478 5/6/2019
3.0.0-preview4.19212.13 373,540 4/18/2019
3.0.0-preview3.19128.7 426,308 3/6/2019
3.0.0-preview.19073.11 595,195 1/29/2019
3.0.0-preview.18571.3 101,913 12/3/2018
2.2.4 7,781,059 11/18/2019
2.2.3 1,878,475 9/10/2019
2.2.2 4,456,514 7/9/2019
2.2.1 1,642,807 5/14/2019
2.2.0 21,557,822 12/3/2018
2.2.0-preview3-27014-02 62,726 10/17/2018
2.2.0-preview2-26905-02 65,990 9/12/2018
2.1.14 698,733 5/11/2021
2.1.13 145,611 3/9/2021
2.1.12 732,964 9/8/2020
2.1.11 81,929 8/11/2020
2.1.10 165,951 5/12/2020
2.1.9 766,982 3/24/2020
2.1.8 175,239 2/18/2020
2.1.7 510,643 11/18/2019
2.1.6 874,480 9/10/2019
2.1.5 820,817 7/9/2019
2.1.4 444,278 4/9/2019
2.1.3 870,908 3/11/2019
2.1.2 233,749,588 11/13/2018
2.1.1 4,211,968 8/21/2018
2.1.0 96,057,592 5/29/2018
2.1.0-rc1 85,550 5/6/2018
2.1.0-preview2-26406-04 22,791 4/10/2018
2.1.0-preview1-26216-02 81,954 2/26/2018
2.0.2 16,688,865 4/16/2018
2.0.1 21,467,965 11/14/2017
2.0.0 405,651,849 8/11/2017
2.0.0-preview2-25405-01 1,581,234 6/27/2017
2.0.0-preview1-25305-02 3,952,435 5/9/2017
1.1.2 3,531,183 2/12/2019
1.1.1 338,915,598 7/10/2018
1.1.0 828,551,645 11/15/2016
1.1.0-preview1-24530-04 1,513,688 10/24/2016
1.0.2 112,983,857 12/13/2016
1.0.1 664,613,845 6/27/2016
1.0.1-rc2-24027 9,739,059 5/16/2016
1.0.1-beta-23516 30,276 11/18/2015
1.0.1-beta-23409 3,721 10/15/2015
1.0.1-beta-23225 103,427 9/1/2015
1.0.0 1,749,301 7/29/2015
1.0.0-beta-23109 2,862 7/27/2015
1.0.0-beta-23019 3,323 6/30/2015