Microsoft.NETCore.Platforms 3.0.0-preview.18571.3
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.
Showing the top 20 packages that depend on Microsoft.NETCore.Platforms.
| Packages | Downloads |
|---|---|
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
128 |
|
System.Security.SecureString
Provides the System.Security.SecureString class, which represents text that should be kept confidential. The text is encrypted for privacy when being used, and deleted from computer memory when no longer needed.
Commonly Used Types:
System.Security.SecureString
System.Security.SecureStringMarshal
When using NuGet 3.x this package requires at least version 3.4.
|
126 |
|
System.Diagnostics.TraceSource
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
Commonly Used Types:
System.Diagnostics.TraceListener
System.Diagnostics.TraceLevel
System.Diagnostics.TraceSource
System.Diagnostics.TraceEventType
System.Diagnostics.DefaultTraceListener
System.Diagnostics.Trace
When using NuGet 3.x this package requires at least version 3.4.
|
115 |
|
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
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
113 |
|
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.
|
108 |
|
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
106 |
|
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.
|
98 |
|
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.
|
96 |
|
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.
|
95 |
|
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.
|
94 |
|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
93 |
|
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
When using NuGet 3.x this package requires at least version 3.4.
|
42 |
|
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
|
24 |
|
runtime.native.System.Net.Security
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.
|
24 |
|
System.IO
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.
|
22 |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
21 |
|
Tizen.NET
A set of Tizen .NET APIs. This includes all of the APIs built on top of Tizen Platform.
|
21 |
|
System.Runtime.InteropServices
Provides types that support COM interop and platform invoke services.
Commonly Used Types:
System.Runtime.InteropServices.GCHandle
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.COMException
System.DllNotFoundException
System.Runtime.InteropServices.DllImportAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
21 |
|
System.Reflection.Extensions
Provides custom attribute extension methods for System.Reflection types.
Commonly Used Types:
System.Reflection.InterfaceMapping
System.Reflection.CustomAttributeExtensions
System.Reflection.RuntimeReflectionExtensions
When using NuGet 3.x this package requires at least version 3.4.
|
21 |
|
System.Net.Http.Rtc
Provides the System.Net.Http.RtcRequestFactory class, which creates HTTP requests for use with the Real-Time-Communications (RTC) background notification infrastructure.
Commonly Used Types:
System.Net.Http.RtcRequestFactory
When using NuGet 3.x this package requires at least version 3.4.
|
20 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 8.0.0-preview.7.23375.6 | 9 | 3/5/2025 |
| 8.0.0-preview.6.23329.7 | 10 | 3/5/2025 |
| 8.0.0-preview.4.23259.5 | 10 | 3/5/2025 |
| 8.0.0-preview.3.23174.8 | 9 | 3/5/2025 |
| 7.0.4 | 7 | 3/6/2025 |
| 7.0.3 | 5 | 3/6/2025 |
| 7.0.2 | 7 | 3/6/2025 |
| 7.0.1 | 7 | 3/6/2025 |
| 7.0.0 | 5 | 3/6/2025 |
| 7.0.0-rc.2.22472.3 | 9 | 3/6/2025 |
| 7.0.0-rc.1.22426.10 | 7 | 3/6/2025 |
| 7.0.0-preview.3.22175.4 | 9 | 3/5/2025 |
| 7.0.0-preview.2.22152.2 | 7 | 3/5/2025 |
| 6.0.13 | 7 | 3/5/2025 |
| 6.0.12 | 7 | 3/5/2025 |
| 6.0.11 | 8 | 3/5/2025 |
| 6.0.10 | 7 | 3/5/2025 |
| 6.0.9 | 7 | 3/6/2025 |
| 6.0.8 | 7 | 3/6/2025 |
| 6.0.7 | 7 | 3/6/2025 |
| 6.0.6 | 6 | 3/6/2025 |
| 6.0.5 | 7 | 3/6/2025 |
| 6.0.4 | 7 | 3/6/2025 |
| 6.0.3 | 6 | 3/6/2025 |
| 6.0.2 | 5 | 3/6/2025 |
| 6.0.1 | 7 | 3/6/2025 |
| 6.0.0 | 5 | 3/6/2025 |
| 6.0.0-preview.4.21253.7 | 7 | 3/6/2025 |
| 6.0.0-preview.2.21154.6 | 9 | 3/5/2025 |
| 5.0.4 | 7 | 3/6/2025 |
| 5.0.3 | 5 | 3/6/2025 |
| 5.0.2 | 7 | 3/6/2025 |
| 5.0.1 | 7 | 3/6/2025 |
| 5.0.0 | 7 | 3/6/2025 |
| 5.0.0-rc.2.20475.5 | 8 | 3/6/2025 |
| 5.0.0-rc.1.20451.14 | 8 | 3/6/2025 |
| 5.0.0-preview.7.20364.11 | 8 | 3/6/2025 |
| 5.0.0-preview.3.20214.6 | 9 | 3/5/2025 |
| 5.0.0-preview.2.20160.6 | 13 | 3/6/2025 |
| 3.1.12 | 7 | 3/5/2025 |
| 3.1.9 | 5 | 3/6/2025 |
| 3.1.8 | 5 | 3/6/2025 |
| 3.1.7 | 5 | 3/6/2025 |
| 3.1.6 | 5 | 3/6/2025 |
| 3.1.5 | 6 | 3/6/2025 |
| 3.1.4 | 5 | 3/6/2025 |
| 3.1.3 | 6 | 3/6/2025 |
| 3.1.2 | 6 | 3/6/2025 |
| 3.1.1 | 5 | 3/6/2025 |
| 3.1.0 | 5 | 3/6/2025 |
| 3.1.0-preview2.19523.17 | 8 | 3/6/2025 |
| 3.0.1 | 6 | 3/6/2025 |
| 3.0.0 | 5 | 3/6/2025 |
| 3.0.0-rc1.19456.4 | 9 | 3/5/2025 |
| 3.0.0-preview9.19421.4 | 7 | 3/6/2025 |
| 3.0.0-preview8.19405.3 | 9 | 3/6/2025 |
| 3.0.0-preview7.19362.9 | 6 | 3/5/2025 |
| 3.0.0-preview6.19264.9 | 6 | 3/5/2025 |
| 3.0.0-preview5.19224.8 | 7 | 3/5/2025 |
| 3.0.0-preview4.19212.13 | 8 | 3/5/2025 |
| 3.0.0-preview3.19128.7 | 7 | 3/5/2025 |
| 3.0.0-preview.19073.11 | 8 | 3/5/2025 |
| 3.0.0-preview.18571.3 | 8 | 3/5/2025 |
| 2.2.4 | 6 | 3/6/2025 |
| 2.2.3 | 5 | 3/6/2025 |
| 2.2.2 | 5 | 3/6/2025 |
| 2.2.1 | 5 | 3/6/2025 |
| 2.2.0 | 5 | 3/6/2025 |
| 2.2.0-preview3-27014-02 | 9 | 3/5/2025 |
| 2.1.14 | 7 | 3/5/2025 |
| 2.1.13 | 8 | 3/6/2025 |
| 2.1.12 | 6 | 3/5/2025 |
| 2.1.11 | 7 | 3/5/2025 |
| 2.1.10 | 7 | 3/5/2025 |
| 2.1.9 | 7 | 3/6/2025 |
| 2.1.8 | 7 | 3/6/2025 |
| 2.1.7 | 7 | 3/6/2025 |
| 2.1.6 | 7 | 3/6/2025 |
| 2.1.5 | 7 | 3/6/2025 |
| 2.1.4 | 7 | 3/6/2025 |
| 2.1.3 | 5 | 3/6/2025 |
| 2.1.2 | 5 | 3/6/2025 |
| 2.1.1 | 6 | 3/6/2025 |
| 2.1.0 | 7 | 3/6/2025 |
| 2.1.0-rc1 | 8 | 3/6/2025 |
| 2.1.0-preview2-26406-04 | 7 | 3/6/2025 |
| 2.0.2 | 5 | 3/6/2025 |
| 2.0.1 | 6 | 3/6/2025 |
| 2.0.0 | 6 | 3/6/2025 |
| 2.0.0-preview2-25405-01 | 9 | 3/5/2025 |
| 1.1.2 | 5 | 3/6/2025 |
| 1.1.1 | 5 | 3/6/2025 |
| 1.1.0 | 6 | 3/6/2025 |
| 1.1.0-preview1-24530-04 | 7 | 3/6/2025 |
| 1.0.2 | 8 | 3/6/2025 |
| 1.0.1 | 6 | 3/6/2025 |
| 1.0.1-rc2-24027 | 7 | 3/5/2025 |
| 1.0.1-beta-23516 | 7 | 3/6/2025 |
| 1.0.1-beta-23409 | 8 | 3/6/2025 |
| 1.0.1-beta-23225 | 8 | 3/5/2025 |
| 1.0.0 | 5 | 3/6/2025 |
| 1.0.0-beta-23109 | 9 | 3/5/2025 |
| 1.0.0-beta-23019 | 9 | 3/5/2025 |