Microsoft.NETCore.Platforms 6.0.1

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

Showing the top 20 packages that depend on Microsoft.NETCore.Platforms.

Packages Downloads
System.Security.Cryptography.Algorithms
Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations. Commonly Used Types: System.Security.Cryptography.Aes System.Security.Cryptography.RSA System.Security.Cryptography.RSAParameters System.Security.Cryptography.HMACSHA1 System.Security.Cryptography.SHA256 System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA512 System.Security.Cryptography.SHA384 System.Security.Cryptography.HMACSHA256 System.Security.Cryptography.MD5 System.Security.Cryptography.HMACSHA384 System.Security.Cryptography.HMACSHA512 When using NuGet 3.x this package requires at least version 3.4.
15
System.Runtime.Extensions
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.
14
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain When using NuGet 3.x this package requires at least version 3.4.
14
System.Security.Cryptography.OpenSsl
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL. Commonly Used Types: System.Security.Cryptography.RSAOpenSsl When using NuGet 3.x this package requires at least version 3.4.
13
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain When using NuGet 3.x this package requires at least version 3.4.
13
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
13
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain When using NuGet 3.x this package requires at least version 3.4.
12
System.Runtime
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.
12
System.Security.Cryptography.Csp
Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (CryptoAPI). Commonly Used Types: System.Security.Cryptography.RSACryptoServiceProvider System.Security.Cryptography.CspParameters When using NuGet 3.x this package requires at least version 3.4.
12
System.Runtime.Extensions
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.
12
System.Runtime.InteropServices.RuntimeInformation
Provides APIs to query about runtime and OS information. Commonly Used Types: System.Runtime.InteropServices.RuntimeInformation System.Runtime.InteropServices.OSPlatform When using NuGet 3.x this package requires at least version 3.4.
12
System.Runtime
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.
11
System.Security.Principal.Windows
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 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
11
System.Text.Encoding.Extensions
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32. Commonly Used Types: System.Text.UTF8Encoding System.Text.UnicodeEncoding System.Text.ASCIIEncoding System.Text.UTF7Encoding System.Text.UTF32Encoding When using NuGet 3.x this package requires at least version 3.4.
11
System.Runtime.Extensions
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.
11
System.Diagnostics.Tracing
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW). Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute When using NuGet 3.x this package requires at least version 3.4.
11

https://go.microsoft.com/fwlink/?LinkID=799421

This package has no dependencies.

Version Downloads Last updated
8.0.0-preview.7.23375.6 9 09/01/2026
8.0.0-preview.6.23329.7 5 09/01/2026
8.0.0-preview.5.23280.8 6 09/01/2026
8.0.0-preview.4.23259.5 5 09/01/2026
8.0.0-preview.3.23174.8 8 09/01/2026
8.0.0-preview.2.23128.3 5 09/01/2026
8.0.0-preview.1.23110.8 6 09/01/2026
7.0.4 6 09/01/2026
7.0.3 5 09/01/2026
7.0.2 6 09/01/2026
7.0.1 6 09/01/2026
7.0.0 5 09/01/2026
7.0.0-rc.2.22472.3 7 09/01/2026
7.0.0-rc.1.22426.10 6 09/01/2026
7.0.0-preview.7.22375.6 6 09/01/2026
7.0.0-preview.6.22324.4 7 09/01/2026
7.0.0-preview.5.22301.12 7 09/01/2026
7.0.0-preview.4.22229.4 8 09/01/2026
7.0.0-preview.3.22175.4 6 09/01/2026
7.0.0-preview.2.22152.2 6 09/01/2026
7.0.0-preview.1.22076.8 8 09/01/2026
6.0.13 6 09/01/2026
6.0.12 5 09/01/2026
6.0.11 6 09/01/2026
6.0.10 7 09/01/2026
6.0.9 9 09/01/2026
6.0.8 6 09/01/2026
6.0.7 7 09/01/2026
6.0.6 5 09/01/2026
6.0.5 9 09/01/2026
6.0.4 6 09/01/2026
6.0.3 8 09/01/2026
6.0.2 8 09/01/2026
6.0.1 8 09/01/2026
6.0.0 7 09/01/2026
6.0.0-rc.2.21480.5 5 09/01/2026
6.0.0-rc.1.21451.13 8 09/01/2026
6.0.0-preview.7.21377.19 7 09/01/2026
6.0.0-preview.6.21352.12 4 09/01/2026
6.0.0-preview.5.21301.5 5 09/01/2026
6.0.0-preview.4.21253.7 6 09/01/2026
6.0.0-preview.3.21201.4 9 09/01/2026
6.0.0-preview.2.21154.6 7 09/01/2026
6.0.0-preview.1.21102.12 7 09/01/2026
5.0.4 8 09/01/2026
5.0.3 6 09/01/2026
5.0.2 7 09/01/2026
5.0.1 5 09/01/2026
5.0.0 5 09/01/2026
5.0.0-rc.2.20475.5 6 09/01/2026
5.0.0-rc.1.20451.14 7 09/01/2026
5.0.0-preview.8.20407.11 5 09/01/2026
5.0.0-preview.7.20364.11 7 09/01/2026
5.0.0-preview.6.20305.6 7 09/01/2026
5.0.0-preview.5.20278.1 7 09/01/2026
5.0.0-preview.4.20251.6 8 09/01/2026
5.0.0-preview.3.20214.6 7 09/01/2026
5.0.0-preview.2.20160.6 6 09/01/2026
5.0.0-preview.1.20120.5 6 09/01/2026
3.1.12 9 09/01/2026
3.1.9 5 09/01/2026
3.1.8 8 09/01/2026
3.1.7 6 09/01/2026
3.1.6 7 09/01/2026
3.1.5 7 09/01/2026
3.1.4 7 09/01/2026
3.1.3 5 09/01/2026
3.1.2 5 09/01/2026
3.1.1 6 09/01/2026
3.1.0 6 09/01/2026
3.1.0-preview3.19551.4 6 09/01/2026
3.1.0-preview2.19523.17 6 09/01/2026
3.1.0-preview1.19504.10 7 09/01/2026
3.0.1 7 09/01/2026
3.0.0 5 09/01/2026
3.0.0-rc1.19456.4 7 09/01/2026
3.0.0-preview9.19421.4 5 09/01/2026
3.0.0-preview9.19416.11 5 09/01/2026
3.0.0-preview8.19405.3 7 09/01/2026
3.0.0-preview7.19362.9 5 09/01/2026
3.0.0-preview6.19303.8 6 09/01/2026
3.0.0-preview6.19264.9 6 09/01/2026
3.0.0-preview5.19224.8 5 09/01/2026
3.0.0-preview4.19212.13 7 09/01/2026
3.0.0-preview3.19128.7 5 09/01/2026
3.0.0-preview.19073.11 6 09/01/2026
3.0.0-preview.18571.3 5 09/01/2026
2.2.4 5 09/01/2026
2.2.3 5 09/01/2026
2.2.2 5 09/01/2026
2.2.1 4 09/01/2026
2.2.0 8 09/01/2026
2.2.0-preview3-27014-02 7 09/01/2026
2.2.0-preview2-26905-02 5 09/01/2026
2.1.14 8 09/01/2026
2.1.13 4 09/01/2026
2.1.12 5 09/01/2026
2.1.11 5 09/01/2026
2.1.10 5 09/01/2026
2.1.9 5 09/01/2026
2.1.8 5 09/01/2026
2.1.7 7 09/01/2026
2.1.6 7 09/01/2026
2.1.5 5 09/01/2026
2.1.4 8 09/01/2026
2.1.3 7 09/01/2026
2.1.2 7 09/01/2026
2.1.1 7 09/01/2026
2.1.0 7 09/01/2026
2.1.0-rc1 8 09/01/2026
2.1.0-preview2-26406-04 7 09/01/2026
2.1.0-preview1-26216-02 6 09/01/2026
2.0.2 7 09/01/2026
2.0.1 7 09/01/2026
2.0.0 5 09/01/2026
2.0.0-preview2-25405-01 7 09/01/2026
2.0.0-preview1-25305-02 4 09/01/2026
1.1.2 7 09/01/2026
1.1.1 5 09/01/2026
1.1.0 5 09/01/2026
1.1.0-preview1-24530-04 6 09/01/2026
1.0.2 8 09/01/2026
1.0.1 6 09/01/2026
1.0.1-rc2-24027 8 09/01/2026
1.0.1-beta-23516 5 09/01/2026
1.0.1-beta-23409 9 09/01/2026
1.0.1-beta-23225 5 09/01/2026
1.0.0 6 09/01/2026
1.0.0-beta-23109 9 09/01/2026
1.0.0-beta-23019 8 09/01/2026