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
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.
6
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 029cf57733b7ec6c1dd8a13857e800b9a8d97192 When using NuGet 3.x this package requires at least version 3.4.
5
System.IO.Pipes.AccessControl
Provides types for managing access and audit control lists for pipes. Commonly Used Types: System.IO.Pipes.PipeSecurity System.IO.Pipes.PipeAccessRule System.IO.Pipes.PipeAuditRule System.IO.Pipes.PipeAccessRights When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Data.Odbc
Provides a collection of classes used to access an ODBC data source in the managed space Commonly Used Types: System.Data.Odbc.OdbcCommand System.Data.Odbc.OdbcConnection System.Data.Odbc.OdbcDataReader System.Data.Odbc.OdbcDataAdapter System.Data.Odbc.OdbcParameter System.Data.Odbc.OdbcParameterCollection System.Data.Odbc.OdbcTransaction When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Data.Odbc
Provides a collection of classes used to access an ODBC data source in the managed space Commonly Used Types: System.Data.Odbc.OdbcCommand System.Data.Odbc.OdbcConnection System.Data.Odbc.OdbcDataReader System.Data.Odbc.OdbcDataAdapter System.Data.Odbc.OdbcParameter System.Data.Odbc.OdbcParameterCollection System.Data.Odbc.OdbcTransaction
5
Serilog
Simple .NET logging with fully-structured events
5
System.IO.FileSystem.AccessControl
Provides types for managing access and audit control lists for files and directories. Commonly Used Types: System.Security.AccessControl.DirectoryObjectSecurity System.Security.AccessControl.DirectorySecurity System.Security.AccessControl.FileSecurity System.Security.AccessControl.FileSystemAccessRule System.Security.AccessControl.FileSystemAuditRule System.Security.AccessControl.FileSystemRights System.Security.AccessControl.FileSystemSecurity When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Threading.Overlapped
Provides common types for interacting with asynchronous (or overlapped) input and output (I/O). Commonly Used Types: System.Threading.NativeOverlapped System.Threading.Overlapped System.Threading.IOCompletionCallback When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Diagnostics.StackTrace
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.StackFrame System.Diagnostics.StackTrace When using NuGet 3.x this package requires at least version 3.4.
5
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.
5
System.Runtime.Caching
Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache When using NuGet 3.x this package requires at least version 3.4.
5
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity When using NuGet 3.x this package requires at least version 3.4.
5

This package has no dependencies.

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