Microsoft.NETCore.Platforms 2.1.0-preview2-26406-04

Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 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.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.
2
System.Drawing.Common
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon When using NuGet 3.x this package requires at least version 3.4.
2
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.
2
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.
2
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.
2
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.
2
System.Management
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure. Commonly Used Types: System.Management.ManagementClass System.Management.ManagementObject System.Management.SelectQuery When using NuGet 3.x this package requires at least version 3.4.
2
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
2
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory 7ee84596d92e178bce54c986df31ccc52479e772 When using NuGet 3.x this package requires at least version 3.4.
2
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.
2
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.
2
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.
2
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.
2
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.
2
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
2
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.
2
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 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
2
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.
2
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. 8ee6d65a6da34d4d37ce1d00d87febfeed0561a9 When using NuGet 3.x this package requires at least version 3.4.
2

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 1 2026/9/17
7.0.3 1 2026/9/17
7.0.2 1 2026/9/17
7.0.1 1 2026/9/17
7.0.0 1 2026/9/17
7.0.0-rc.2.22472.3 0 2022/10/11
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 0 2024/4/9
6.0.12 0 2024/3/12
6.0.11 0 2023/7/11
6.0.10 0 2023/6/13
6.0.9 1 2026/9/17
6.0.8 1 2026/9/17
6.0.7 1 2026/9/17
6.0.6 1 2026/9/17
6.0.5 1 2026/9/17
6.0.4 1 2026/9/17
6.0.3 1 2026/9/17
6.0.2 1 2026/9/17
6.0.1 1 2026/9/17
6.0.0 1 2026/9/17
6.0.0-rc.2.21480.5 0 2021/10/12
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 0 2021/5/24
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 1 2026/9/17
5.0.3 1 2026/9/17
5.0.2 1 2026/9/17
5.0.1 0 2021/2/9
5.0.0 2 2026/8/7
5.0.0-rc.2.20475.5 0 2020/10/13
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 0 2022/12/13
3.1.9 1 2026/9/17
3.1.8 1 2026/9/17
3.1.7 1 2026/9/17
3.1.6 1 2026/9/17
3.1.5 1 2026/9/17
3.1.4 1 2026/9/17
3.1.3 1 2026/9/17
3.1.2 1 2026/9/17
3.1.1 1 2026/9/17
3.1.0 1 2026/9/17
3.1.0-preview3.19551.4 0 2019/11/13
3.1.0-preview2.19523.17 0 2019/11/1
3.1.0-preview1.19504.10 0 2019/10/15
3.0.1 1 2026/9/17
3.0.0 1 2026/9/17
3.0.0-rc1.19456.4 0 2019/9/16
3.0.0-preview9.19421.4 0 2019/9/4
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 0 2019/5/6
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 2 2026/8/20
2.2.3 1 2026/9/17
2.2.2 1 2026/9/17
2.2.1 1 2026/9/17
2.2.0 1 2026/9/17
2.2.0-preview3-27014-02 0 2018/10/17
2.2.0-preview2-26905-02 0 2018/9/12
2.1.14 0 2021/5/11
2.1.13 0 2021/3/9
2.1.12 0 2020/9/8
2.1.11 0 2020/8/11
2.1.10 0 2020/5/12
2.1.9 1 2026/9/17
2.1.8 1 2026/9/17
2.1.7 1 2026/9/17
2.1.6 1 2026/9/17
2.1.5 1 2026/9/17
2.1.4 1 2026/9/17
2.1.3 1 2026/9/17
2.1.2 1 2026/9/17
2.1.1 1 2026/9/17
2.1.0 0 2018/5/29
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/9/17
2.0.1 1 2026/9/17
2.0.0 1 2026/9/17
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/9/17
1.1.1 1 2026/9/17
1.1.0 1 2026/9/17
1.1.0-preview1-24530-04 0 2016/10/24
1.0.2 1 2026/9/17
1.0.1 1 2026/9/17
1.0.1-rc2-24027 0 2016/5/16
1.0.1-beta-23516 0 2015/11/18
1.0.1-beta-23409 0 2015/10/15
1.0.1-beta-23225 1 2026/9/17
1.0.0 1 2026/9/17
1.0.0-beta-23109 0 2015/7/27
1.0.0-beta-23019 0 2015/6/30