Microsoft.NETCore.Platforms 6.0.3

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
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.
14,098
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.
14,172
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.
13,920
runtime.native.System.Security.Cryptography
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.
14,211
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.
14,098
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.
13,956
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.
14,042
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
14,366
System.Reflection
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module When using NuGet 3.x this package requires at least version 3.4.
13,994
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.
14,061
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 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
14,314
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.
14,046
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.
13,969
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.
13,974
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.
13,924
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.
13,958
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.
14,023
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.
14,143
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.
13,951
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
13,945

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

This package has no dependencies.

Version Downloads Last updated
8.0.0-preview.7.23375.6 4 04/24/2024
8.0.0-preview.6.23329.7 2 05/25/2024
8.0.0-preview.5.23280.8 9 08/04/2023
8.0.0-preview.4.23259.5 1 05/25/2024
8.0.0-preview.3.23174.8 2 05/10/2024
8.0.0-preview.2.23128.3 2 05/12/2024
8.0.0-preview.1.23110.8 3 04/24/2024
7.0.4 4 04/24/2024
7.0.3 5 05/03/2024
7.0.2 3 05/25/2024
7.0.1 5 05/25/2024
7.0.0 5 05/25/2024
7.0.0-rc.2.22472.3 1 05/25/2024
7.0.0-rc.1.22426.10 2 05/25/2024
7.0.0-preview.7.22375.6 2 05/11/2024
7.0.0-preview.6.22324.4 2 05/06/2024
7.0.0-preview.5.22301.12 3 05/25/2024
7.0.0-preview.4.22229.4 1 05/25/2024
7.0.0-preview.3.22175.4 3 05/14/2024
7.0.0-preview.2.22152.2 1 05/25/2024
6.0.13 5 04/24/2024
6.0.12 3 05/01/2024
6.0.11 4 05/23/2024
6.0.10 7 04/24/2024
6.0.9 2 05/25/2024
6.0.8 4 05/22/2024
6.0.7 1 05/25/2024
6.0.6 5 05/19/2024
6.0.5 8 01/19/2023
6.0.4 3 05/17/2024
6.0.3 2 05/14/2024
6.0.2 3 05/07/2024
6.0.2-mauipre.1.22102.15 5 05/24/2024
6.0.2-mauipre.1.22054.8 3 05/25/2024
6.0.0-rc.2.21480.5 2 05/25/2024
6.0.0-rc.1.21451.13 1 05/25/2024
6.0.0-preview.7.21377.19 3 05/06/2024
6.0.0-preview.6.21352.12 3 05/25/2024
6.0.0-preview.4.21253.7 1 05/25/2024
6.0.0-preview.3.21201.4 1 05/25/2024
6.0.0-preview.2.21154.6 1 05/25/2024
6.0.0-preview.1.21102.12 2 05/25/2024
5.0.3 3 05/25/2024
5.0.2 1 05/25/2024
5.0.0-rc.2.20475.5 6 05/24/2024
5.0.0-rc.1.20451.14 3 05/10/2024
5.0.0-preview.8.20407.11 2 05/25/2024
5.0.0-preview.6.20305.6 1 05/25/2024
5.0.0-preview.5.20278.1 2 05/25/2024
5.0.0-preview.4.20251.6 5 05/11/2024
5.0.0-preview.3.20214.6 1 05/25/2024
5.0.0-preview.2.20160.6 3 05/25/2024
5.0.0-preview.1.20120.5 2 05/10/2024
3.1.12 3 05/25/2024
3.1.9 40 06/28/2023
3.1.8 2 05/25/2024
3.1.7 3 05/25/2024
3.1.6 3 05/06/2024
3.1.5 3 05/16/2024
3.1.4 15 09/12/2023
3.1.3 3 05/10/2022
3.1.2 2 05/10/2024
3.1.0-preview3.19551.4 5 04/22/2024
3.1.0-preview2.19523.17 4 05/25/2024
3.0.0-rc1.19456.4 2 05/25/2024
3.0.0-preview9.19421.4 4 05/25/2024
3.0.0-preview7.19362.9 3 05/03/2024
3.0.0-preview5.19224.8 1 05/25/2024
3.0.0-preview3.19128.7 5 05/06/2024
3.0.0-preview.19073.11 1 05/25/2024
3.0.0-preview.18571.3 2 05/05/2024
2.2.4 3 05/25/2024
2.2.2 2 05/09/2024
2.2.1 5 05/08/2024
2.2.0-preview3-27014-02 1 05/25/2024
2.2.0-preview2-26905-02 5 05/19/2024
2.1.14 2 05/02/2024
2.1.13 2 05/13/2024
2.1.12 4 04/23/2023
2.1.11 2 05/25/2024
2.1.9 3 05/06/2024
2.1.8 5 06/15/2022
2.1.7 3 05/09/2024
2.1.6 2 05/01/2024
2.1.5 1 05/25/2024
2.1.4 3 05/05/2024
2.1.3 4 05/20/2024
2.1.1 2 05/25/2024
2.1.0 679 05/07/2022
2.1.0-rc1 1 05/25/2024
2.1.0-preview2-26406-04 4 05/25/2024
2.1.0-preview1-26216-02 1 05/25/2024
2.0.2 2 04/10/2023
2.0.0-preview2-25405-01 1 05/25/2024
1.1.2 3 05/24/2024
1.1.0-preview1-24530-04 2 05/24/2024
1.0.2 2 05/25/2024
1.0.1-rc2-24027 1 05/25/2024
1.0.1-beta-23516 3 05/23/2024
1.0.1-beta-23409 1 05/25/2024
1.0.1-beta-23225 2 05/25/2024
1.0.0 5 05/24/2024
1.0.0-beta-23109 4 05/25/2024