Microsoft.NETCore.Platforms 7.0.4

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 prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.NETCore.Platforms --version 7.0.4
NuGet\Install-Package Microsoft.NETCore.Platforms -Version 7.0.4
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.4" />
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.4
#r "nuget: Microsoft.NETCore.Platforms, 7.0.4"
#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.4

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

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.  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 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (469)

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 When using NuGet 3.x this package requires at least version 3.4.

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 When using NuGet 3.x this package requires at least version 3.4.

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.Text.Encoding The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes. Commonly Used Types: System.Text.Encoding System.Text.DecoderFallbackException System.Text.Decoder System.Text.EncoderFallbackException System.Text.Encoder System.Text.EncoderFallback System.Text.EncoderFallbackBuffer System.Text.DecoderFallback System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories (286)

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

Repository Stars
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
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
8.0.0-preview.7.23375.6 83,260 8/8/2023
8.0.0-preview.6.23329.7 3,980 7/11/2023
8.0.0-preview.5.23280.8 2,852 6/13/2023
8.0.0-preview.4.23259.5 1,818 5/16/2023
8.0.0-preview.3.23174.8 2,512 4/11/2023
8.0.0-preview.2.23128.3 3,983 3/14/2023
8.0.0-preview.1.23110.8 1,465 2/21/2023
7.0.4 1,804,293 7/11/2023
7.0.3 276,683 6/13/2023
7.0.2 740,155 4/11/2023
7.0.1 721,017 3/14/2023
7.0.0 2,053,610 11/7/2022
7.0.0-rc.2.22472.3 8,547 10/11/2022
7.0.0-rc.1.22426.10 3,147 9/14/2022
7.0.0-preview.7.22375.6 3,206 8/9/2022
7.0.0-preview.6.22324.4 2,866 7/12/2022
7.0.0-preview.5.22301.12 1,625 6/14/2022
7.0.0-preview.4.22229.4 7,706 5/10/2022
7.0.0-preview.3.22175.4 1,524 4/13/2022
7.0.0-preview.2.22152.2 3,197 3/14/2022
7.0.0-preview.1.22076.8 4,348 2/17/2022
6.0.12 347 3/12/2024
6.0.11 168,930 7/11/2023
6.0.10 59,726 6/13/2023
6.0.9 121,130 4/11/2023
6.0.8 34,185 3/14/2023
6.0.7 256,378 11/7/2022
6.0.6 423,829 10/11/2022
6.0.5 1,404,131 7/12/2022
6.0.4 315,134 6/14/2022
6.0.3 870,385 4/12/2022
6.0.2 709,427 3/8/2022
6.0.2-mauipre.1.22102.15 544 2/15/2022
6.0.2-mauipre.1.22054.8 3,140 1/19/2022
6.0.1 1,203,477 12/14/2021
6.0.0 822,910 11/8/2021
6.0.0-rc.2.21480.5 5,254 10/12/2021
6.0.0-rc.1.21451.13 4,343 9/14/2021
6.0.0-preview.7.21377.19 6,006 8/10/2021
6.0.0-preview.6.21352.12 3,974 7/14/2021
6.0.0-preview.5.21301.5 97,908 6/15/2021
6.0.0-preview.4.21253.7 90,303 5/24/2021
6.0.0-preview.3.21201.4 266,907 4/8/2021
6.0.0-preview.2.21154.6 166,807 3/11/2021
6.0.0-preview.1.21102.12 218,687 2/12/2021
5.0.4 11,302,395 10/12/2021
5.0.3 1,717,061 9/14/2021
5.0.2 2,359,977 4/6/2021
5.0.1 14,199,748 2/9/2021
5.0.0 457,266,900 11/9/2020
5.0.0-rc.2.20475.5 224,769 10/13/2020
5.0.0-rc.1.20451.14 200,689 9/14/2020
5.0.0-preview.8.20407.11 216,486 8/25/2020
5.0.0-preview.7.20364.11 232,983 7/21/2020
5.0.0-preview.6.20305.6 312,484 6/25/2020
5.0.0-preview.5.20278.1 74,971 6/10/2020
5.0.0-preview.4.20251.6 171,905 5/18/2020
5.0.0-preview.3.20214.6 103,193 4/23/2020
5.0.0-preview.2.20160.6 129,700 4/2/2020
5.0.0-preview.1.20120.5 109,311 3/16/2020
3.1.12 77,571 12/13/2022
3.1.9 2,020,572 10/11/2021
3.1.8 67,278 9/14/2021
3.1.7 222,581 6/8/2021
3.1.6 92,494 4/6/2021
3.1.5 15,677 3/9/2021
3.1.4 25,276,200 2/9/2021
3.1.3 4,521,107 9/8/2020
3.1.2 589,598 8/11/2020
3.1.1 27,240,956 5/12/2020
3.1.0 565,416,081 12/3/2019
3.1.0-preview3.19551.4 135,016 11/13/2019
3.1.0-preview2.19523.17 43,988 11/1/2019
3.1.0-preview1.19504.10 79,340 10/15/2019
3.0.1 65,528 1/14/2020
3.0.0 85,700,639 9/23/2019
3.0.0-rc1.19456.4 104,660 9/16/2019
3.0.0-preview9.19421.4 66,856 9/4/2019
3.0.0-preview9.19416.11 1,060 9/4/2019
3.0.0-preview8.19405.3 389,760 8/13/2019
3.0.0-preview7.19362.9 558,185 7/23/2019
3.0.0-preview6.19303.8 11,406,579 6/12/2019
3.0.0-preview6.19264.9 1,176 9/4/2019
3.0.0-preview5.19224.8 410,284 5/6/2019
3.0.0-preview4.19212.13 472,105 4/18/2019
3.0.0-preview3.19128.7 492,767 3/6/2019
3.0.0-preview.19073.11 676,821 1/29/2019
3.0.0-preview.18571.3 104,102 12/3/2018
2.2.4 9,222,048 11/18/2019
2.2.3 1,949,151 9/10/2019
2.2.2 4,590,301 7/9/2019
2.2.1 1,727,647 5/14/2019
2.2.0 29,733,531 12/3/2018
2.2.0-preview3-27014-02 69,579 10/17/2018
2.2.0-preview2-26905-02 72,668 9/12/2018
2.1.14 919,245 5/11/2021
2.1.13 155,828 3/9/2021
2.1.12 781,971 9/8/2020
2.1.11 88,855 8/11/2020
2.1.10 174,774 5/12/2020
2.1.9 810,168 3/24/2020
2.1.8 181,277 2/18/2020
2.1.7 524,016 11/18/2019
2.1.6 893,787 9/10/2019
2.1.5 832,131 7/9/2019
2.1.4 456,372 4/9/2019
2.1.3 878,021 3/11/2019
2.1.2 311,826,824 11/13/2018
2.1.1 4,398,850 8/21/2018
2.1.0 121,534,362 5/29/2018
2.1.0-rc1 97,811 5/6/2018
2.1.0-preview2-26406-04 28,982 4/10/2018
2.1.0-preview1-26216-02 99,575 2/26/2018
2.0.2 19,460,878 4/16/2018
2.0.1 24,363,542 11/14/2017
2.0.0 558,291,682 8/11/2017
2.0.0-preview2-25405-01 1,765,595 6/27/2017
2.0.0-preview1-25305-02 4,500,210 5/9/2017
1.1.2 3,610,648 2/12/2019
1.1.1 484,890,058 7/10/2018
1.1.0 1,223,200,955 11/15/2016
1.1.0-preview1-24530-04 1,872,187 10/24/2016
1.0.2 146,324,933 12/13/2016
1.0.1 948,534,319 6/27/2016
1.0.1-rc2-24027 11,527,091 5/16/2016
1.0.1-beta-23516 38,141 11/18/2015
1.0.1-beta-23409 18,837 10/15/2015
1.0.1-beta-23225 132,896 9/1/2015
1.0.0 1,839,285 7/29/2015
1.0.0-beta-23109 18,570 7/27/2015
1.0.0-beta-23019 19,457 6/30/2015