Microsoft.NETCore.Platforms 1.0.0-beta-23019
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 |
|---|---|
|
Microsoft.Win32.Primitives
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
|
31 |
|
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.
|
30 |
|
runtime.native.System.IO.Compression
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.
|
30 |
|
runtime.native.System.Net.Http
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.
|
30 |
|
System.Console
Provides the System.Console class, which represents the standard input, output and error streams for console applications.
Commonly Used Types:
System.Console
System.ConsoleColor
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Diagnostics.Tools
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools.
Commonly Used Types:
System.CodeDom.Compiler.GeneratedCodeAttribute
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Globalization
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings.
Commonly Used Types:
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo
System.Globalization.NumberFormatInfo
System.Globalization.CalendarWeekRule
System.Globalization.TextInfo
System.Globalization.Calendar
System.Globalization.CompareInfo
System.Globalization.CompareOptions
System.Globalization.UnicodeCategory
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Globalization.Extensions
Provides classes for performing Unicode string normalization, culture-specific string comparisons and support the use of non-ASCII characters for Internet domain names.
Commonly Used Types:
System.StringNormalizationExtensions
System.Text.NormalizationForm
System.Globalization.IdnMapping
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
31 |
|
System.Net.NameResolution
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.
Commonly Used Types:
System.Net.Dns
System.Net.IPHostEntry
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Net.Sockets
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
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.
|
30 |
|
System.Reflection.Primitives
Provides common enumerations for reflection-based libraries.
Commonly Used Types:
System.Reflection.FieldAttributes
System.Reflection.Emit.OpCode
System.Reflection.TypeAttributes
System.Reflection.MethodAttributes
System.Reflection.CallingConventions
System.Reflection.PropertyAttributes
System.Reflection.EventAttributes
System.Reflection.ParameterAttributes
System.Reflection.GenericParameterAttributes
System.Reflection.MethodImplAttributes
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Runtime.Handles
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.
Commonly Used Types:
System.Runtime.InteropServices.SafeHandle
Microsoft.Win32.SafeHandles.SafeWaitHandle
System.Runtime.InteropServices.CriticalHandle
System.Threading.WaitHandleExtensions
System.IO.HandleInheritability
When using NuGet 3.x this package requires at least version 3.4.
|
29 |
|
System.Security.Cryptography.Cng
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.
|
30 |
|
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.
|
30 |
|
System.Security.Cryptography.Encoding
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.
Commonly Used Types:
System.Security.Cryptography.AsnEncodedData
System.Security.Cryptography.Oid
System.Security.Cryptography.OidCollection
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
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.
|
30 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
30 |
|
System.Text.Encoding
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.
|
30 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 8.0.0-preview.7.23375.6 | 5 | 04/17/2026 |
| 8.0.0-preview.6.23329.7 | 6 | 04/17/2026 |
| 8.0.0-preview.5.23280.8 | 5 | 04/17/2026 |
| 8.0.0-preview.4.23259.5 | 5 | 04/17/2026 |
| 8.0.0-preview.3.23174.8 | 6 | 04/17/2026 |
| 8.0.0-preview.2.23128.3 | 5 | 04/17/2026 |
| 8.0.0-preview.1.23110.8 | 5 | 04/17/2026 |
| 7.0.4 | 5 | 04/17/2026 |
| 7.0.3 | 5 | 04/17/2026 |
| 7.0.2 | 5 | 04/17/2026 |
| 7.0.1 | 5 | 04/17/2026 |
| 7.0.0 | 5 | 04/18/2026 |
| 7.0.0-rc.2.22472.3 | 5 | 04/17/2026 |
| 7.0.0-rc.1.22426.10 | 5 | 04/17/2026 |
| 7.0.0-preview.7.22375.6 | 6 | 04/17/2026 |
| 7.0.0-preview.6.22324.4 | 5 | 04/17/2026 |
| 7.0.0-preview.5.22301.12 | 5 | 04/17/2026 |
| 7.0.0-preview.4.22229.4 | 5 | 04/17/2026 |
| 7.0.0-preview.3.22175.4 | 5 | 04/17/2026 |
| 7.0.0-preview.2.22152.2 | 5 | 04/17/2026 |
| 7.0.0-preview.1.22076.8 | 6 | 04/17/2026 |
| 6.0.13 | 5 | 04/17/2026 |
| 6.0.12 | 5 | 04/17/2026 |
| 6.0.11 | 5 | 04/17/2026 |
| 6.0.10 | 5 | 04/17/2026 |
| 6.0.9 | 5 | 04/18/2026 |
| 6.0.8 | 5 | 04/18/2026 |
| 6.0.7 | 5 | 04/17/2026 |
| 6.0.6 | 5 | 04/18/2026 |
| 6.0.5 | 5 | 04/17/2026 |
| 6.0.4 | 5 | 04/17/2026 |
| 6.0.3 | 5 | 04/18/2026 |
| 6.0.2 | 5 | 04/17/2026 |
| 6.0.1 | 5 | 04/17/2026 |
| 6.0.0 | 5 | 04/17/2026 |
| 6.0.0-rc.2.21480.5 | 6 | 04/17/2026 |
| 6.0.0-rc.1.21451.13 | 5 | 04/17/2026 |
| 6.0.0-preview.7.21377.19 | 5 | 04/17/2026 |
| 6.0.0-preview.6.21352.12 | 6 | 04/17/2026 |
| 6.0.0-preview.5.21301.5 | 5 | 04/17/2026 |
| 6.0.0-preview.4.21253.7 | 5 | 04/17/2026 |
| 6.0.0-preview.3.21201.4 | 6 | 04/17/2026 |
| 6.0.0-preview.2.21154.6 | 6 | 04/17/2026 |
| 6.0.0-preview.1.21102.12 | 5 | 04/17/2026 |
| 5.0.4 | 5 | 04/18/2026 |
| 5.0.3 | 5 | 04/18/2026 |
| 5.0.2 | 5 | 04/18/2026 |
| 5.0.1 | 5 | 04/17/2026 |
| 5.0.0 | 5 | 04/17/2026 |
| 5.0.0-rc.2.20475.5 | 6 | 04/17/2026 |
| 5.0.0-rc.1.20451.14 | 6 | 04/17/2026 |
| 5.0.0-preview.8.20407.11 | 4 | 04/17/2026 |
| 5.0.0-preview.7.20364.11 | 5 | 04/17/2026 |
| 5.0.0-preview.6.20305.6 | 5 | 04/17/2026 |
| 5.0.0-preview.5.20278.1 | 6 | 04/17/2026 |
| 5.0.0-preview.4.20251.6 | 5 | 04/17/2026 |
| 5.0.0-preview.3.20214.6 | 6 | 04/17/2026 |
| 5.0.0-preview.2.20160.6 | 5 | 04/17/2026 |
| 5.0.0-preview.1.20120.5 | 5 | 04/17/2026 |
| 3.1.12 | 5 | 04/17/2026 |
| 3.1.9 | 5 | 04/17/2026 |
| 3.1.8 | 5 | 04/18/2026 |
| 3.1.7 | 5 | 04/18/2026 |
| 3.1.6 | 6 | 04/17/2026 |
| 3.1.5 | 5 | 04/17/2026 |
| 3.1.4 | 5 | 04/17/2026 |
| 3.1.3 | 5 | 04/17/2026 |
| 3.1.2 | 5 | 04/17/2026 |
| 3.1.1 | 5 | 04/17/2026 |
| 3.1.0 | 5 | 04/18/2026 |
| 3.1.0-preview3.19551.4 | 6 | 04/17/2026 |
| 3.1.0-preview2.19523.17 | 5 | 04/17/2026 |
| 3.1.0-preview1.19504.10 | 6 | 04/17/2026 |
| 3.0.1 | 5 | 04/18/2026 |
| 3.0.0 | 5 | 04/17/2026 |
| 3.0.0-rc1.19456.4 | 6 | 04/17/2026 |
| 3.0.0-preview9.19421.4 | 5 | 04/17/2026 |
| 3.0.0-preview9.19416.11 | 7 | 04/17/2026 |
| 3.0.0-preview8.19405.3 | 5 | 04/17/2026 |
| 3.0.0-preview7.19362.9 | 5 | 04/17/2026 |
| 3.0.0-preview6.19303.8 | 5 | 04/17/2026 |
| 3.0.0-preview6.19264.9 | 5 | 04/17/2026 |
| 3.0.0-preview5.19224.8 | 5 | 04/17/2026 |
| 3.0.0-preview4.19212.13 | 5 | 04/17/2026 |
| 3.0.0-preview3.19128.7 | 5 | 04/17/2026 |
| 3.0.0-preview.19073.11 | 5 | 04/17/2026 |
| 3.0.0-preview.18571.3 | 5 | 04/17/2026 |
| 2.2.4 | 5 | 04/17/2026 |
| 2.2.3 | 5 | 04/17/2026 |
| 2.2.2 | 5 | 04/17/2026 |
| 2.2.1 | 5 | 04/17/2026 |
| 2.2.0 | 5 | 04/17/2026 |
| 2.2.0-preview3-27014-02 | 5 | 04/17/2026 |
| 2.2.0-preview2-26905-02 | 5 | 04/17/2026 |
| 2.1.14 | 5 | 04/17/2026 |
| 2.1.13 | 5 | 04/17/2026 |
| 2.1.12 | 5 | 04/17/2026 |
| 2.1.11 | 5 | 04/17/2026 |
| 2.1.10 | 5 | 04/18/2026 |
| 2.1.9 | 5 | 04/18/2026 |
| 2.1.8 | 5 | 04/18/2026 |
| 2.1.7 | 5 | 04/17/2026 |
| 2.1.6 | 5 | 04/18/2026 |
| 2.1.5 | 5 | 04/18/2026 |
| 2.1.4 | 5 | 04/17/2026 |
| 2.1.3 | 5 | 04/17/2026 |
| 2.1.2 | 5 | 04/17/2026 |
| 2.1.1 | 5 | 04/18/2026 |
| 2.1.0 | 5 | 04/17/2026 |
| 2.1.0-rc1 | 6 | 04/18/2026 |
| 2.1.0-preview2-26406-04 | 6 | 04/17/2026 |
| 2.1.0-preview1-26216-02 | 5 | 04/17/2026 |
| 2.0.2 | 5 | 04/17/2026 |
| 2.0.1 | 5 | 04/17/2026 |
| 2.0.0 | 5 | 04/17/2026 |
| 2.0.0-preview2-25405-01 | 5 | 04/17/2026 |
| 2.0.0-preview1-25305-02 | 5 | 04/17/2026 |
| 1.1.2 | 5 | 04/18/2026 |
| 1.1.1 | 5 | 04/17/2026 |
| 1.1.0 | 27 | 04/16/2026 |
| 1.1.0-preview1-24530-04 | 5 | 04/17/2026 |
| 1.0.2 | 5 | 04/17/2026 |
| 1.0.1 | 7 | 04/17/2026 |
| 1.0.1-rc2-24027 | 6 | 04/17/2026 |
| 1.0.1-beta-23516 | 5 | 04/17/2026 |
| 1.0.1-beta-23409 | 5 | 04/17/2026 |
| 1.0.1-beta-23225 | 5 | 04/17/2026 |
| 1.0.0 | 5 | 04/18/2026 |
| 1.0.0-beta-23109 | 6 | 04/17/2026 |
| 1.0.0-beta-23019 | 5 | 04/17/2026 |