Microsoft.NETCore.Platforms 3.1.6

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
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.
14
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
13
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.
16
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.
16
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.
14
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.
14
System.DirectoryServices
Provides easy access to Active Directory Domain Services. Commonly Used Types: System.DirectoryServices.DirectoryEntry System.DirectoryServices.DirectorySearcher System.DirectoryServices.ActiveDirectory.ActiveDirectorySite System.DirectoryServices.ActiveDirectory.ApplicationPartition System.DirectoryServices.ActiveDirectory.DirectoryContext System.DirectoryServices.ActiveDirectory.DirectoryServer System.DirectoryServices.ActiveDirectory.Domain System.DirectoryServices.ActiveDirectory.DomainController When using NuGet 3.x this package requires at least version 3.4.
17
System.DirectoryServices.Protocols
Provides the methods defined in the Lightweight Directory Access Protocol (LDAP) version 3 (V3) and Directory Services Markup Language (DSML) version 2.0 (V2) standards. When using NuGet 3.x this package requires at least version 3.4.
19
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.
15
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.
17
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
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.
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.
13
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.
13
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.
13
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.
13
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.
18
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
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.
16
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.
22

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

This package has no dependencies.

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