Microsoft.NETCore.Platforms 2.1.0-preview1-26216-02
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
00490982c7952e96a1089818467caa6fd07541b2
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 |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
51 |
|
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.
|
46 |
|
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.
|
40 |
|
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.
|
40 |
|
System.Net.Primitives
Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.
Commonly Used Types:
System.Net.HttpStatusCode
System.Net.Sockets.SocketError
System.Net.Cookie
System.Net.Sockets.SocketException
System.Net.IPEndPoint
System.Net.ICredentials
System.Net.NetworkCredential
System.Net.IPAddress
System.Net.CookieCollection
System.Net.CookieContainer
When using NuGet 3.x this package requires at least version 3.4.
|
39 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
57a0c74f36c8b254211c16547f6249b6604d527d
When using NuGet 3.x this package requires at least version 3.4.
|
38 |
|
System.Globalization
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings.
Commonly Used Types:
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo
System.Globalization.NumberFormatInfo
System.Globalization.CalendarWeekRule
System.Globalization.TextInfo
System.Globalization.Calendar
System.Globalization.CompareInfo
System.Globalization.CompareOptions
System.Globalization.UnicodeCategory
When using NuGet 3.x this package requires at least version 3.4.
|
37 |
|
System.Diagnostics.Debug
Provides classes and attributes that allows basic interaction with a debugger.
Commonly Used Types:
System.Diagnostics.Debug
System.Diagnostics.DebuggerStepThroughAttribute
System.Diagnostics.Debugger
System.Diagnostics.DebuggerDisplayAttribute
System.Diagnostics.DebuggerBrowsableAttribute
System.Diagnostics.DebuggerBrowsableState
System.Diagnostics.DebuggerHiddenAttribute
System.Diagnostics.DebuggerNonUserCodeAttribute
System.Diagnostics.DebuggerTypeProxyAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
37 |
|
System.Threading.Tasks
Provides types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.Task<TResult>
System.Runtime.CompilerServices.TaskAwaiter<TResult>
System.Threading.Tasks.TaskCompletionSource<TResult>
System.Threading.Tasks.Task
System.OperationCanceledException
System.AggregateException
When using NuGet 3.x this package requires at least version 3.4.
|
36 |
|
System.Net.Sockets
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
35 |
|
System.Resources.ResourceManager
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
Commonly Used Types:
System.Resources.ResourceManager
System.Resources.NeutralResourcesLanguageAttribute
System.Resources.SatelliteContractVersionAttribute
System.Resources.MissingManifestResourceException
When using NuGet 3.x this package requires at least version 3.4.
|
35 |
|
System.Memory
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
|
35 |
|
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.
|
35 |
|
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.
|
34 |
|
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.
|
34 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
|
34 |
|
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.
|
34 |
|
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.
|
34 |
|
System.Globalization.Calendars
Provides classes for performing date calculations using specific calendars, including the Gregorian, Julian, Hijri and Korean calendars.
Commonly Used Types:
System.Globalization.HijriCalendar
System.Globalization.GregorianCalendar
System.Globalization.HebrewCalendar
System.Globalization.KoreanCalendar
System.Globalization.ThaiBuddhistCalendar
System.Globalization.TaiwanCalendar
System.Globalization.JapaneseCalendar
System.Globalization.GregorianCalendarTypes
System.Globalization.PersianCalendar
System.Globalization.UmAlQuraCalendar
When using NuGet 3.x this package requires at least version 3.4.
|
34 |
|
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.
|
34 |
https://go.microsoft.com/fwlink/?LinkID=799421
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 8.0.0-preview.7.23375.6 | 31 | 12/13/2025 |
| 8.0.0-preview.6.23329.7 | 30 | 12/13/2025 |
| 8.0.0-preview.5.23280.8 | 30 | 12/13/2025 |
| 8.0.0-preview.4.23259.5 | 30 | 12/13/2025 |
| 8.0.0-preview.3.23174.8 | 30 | 12/13/2025 |
| 8.0.0-preview.2.23128.3 | 31 | 12/13/2025 |
| 8.0.0-preview.1.23110.8 | 30 | 12/13/2025 |
| 7.0.4 | 30 | 12/13/2025 |
| 7.0.3 | 30 | 12/13/2025 |
| 7.0.2 | 30 | 12/13/2025 |
| 7.0.1 | 30 | 12/13/2025 |
| 7.0.0 | 30 | 12/13/2025 |
| 7.0.0-rc.2.22472.3 | 30 | 12/13/2025 |
| 7.0.0-rc.1.22426.10 | 30 | 12/13/2025 |
| 7.0.0-preview.7.22375.6 | 30 | 12/13/2025 |
| 7.0.0-preview.6.22324.4 | 30 | 12/13/2025 |
| 7.0.0-preview.5.22301.12 | 30 | 12/13/2025 |
| 7.0.0-preview.4.22229.4 | 31 | 12/13/2025 |
| 7.0.0-preview.3.22175.4 | 30 | 12/13/2025 |
| 7.0.0-preview.2.22152.2 | 31 | 12/13/2025 |
| 7.0.0-preview.1.22076.8 | 30 | 12/13/2025 |
| 6.0.13 | 30 | 12/13/2025 |
| 6.0.12 | 30 | 12/13/2025 |
| 6.0.11 | 30 | 12/13/2025 |
| 6.0.10 | 30 | 12/13/2025 |
| 6.0.9 | 30 | 12/13/2025 |
| 6.0.8 | 30 | 12/13/2025 |
| 6.0.7 | 30 | 12/13/2025 |
| 6.0.6 | 30 | 12/13/2025 |
| 6.0.5 | 29 | 12/13/2025 |
| 6.0.4 | 30 | 12/13/2025 |
| 6.0.3 | 31 | 12/13/2025 |
| 6.0.2 | 30 | 12/13/2025 |
| 6.0.1 | 30 | 12/13/2025 |
| 6.0.0 | 30 | 12/13/2025 |
| 6.0.0-rc.2.21480.5 | 30 | 12/13/2025 |
| 6.0.0-rc.1.21451.13 | 30 | 12/13/2025 |
| 6.0.0-preview.7.21377.19 | 30 | 12/13/2025 |
| 6.0.0-preview.6.21352.12 | 30 | 12/13/2025 |
| 6.0.0-preview.5.21301.5 | 30 | 12/13/2025 |
| 6.0.0-preview.4.21253.7 | 30 | 12/13/2025 |
| 6.0.0-preview.3.21201.4 | 29 | 12/13/2025 |
| 6.0.0-preview.2.21154.6 | 30 | 12/13/2025 |
| 6.0.0-preview.1.21102.12 | 30 | 12/13/2025 |
| 5.0.4 | 31 | 12/13/2025 |
| 5.0.3 | 30 | 12/13/2025 |
| 5.0.2 | 30 | 12/13/2025 |
| 5.0.1 | 31 | 12/13/2025 |
| 5.0.0 | 30 | 12/13/2025 |
| 5.0.0-rc.2.20475.5 | 30 | 12/13/2025 |
| 5.0.0-rc.1.20451.14 | 31 | 12/13/2025 |
| 5.0.0-preview.8.20407.11 | 30 | 12/13/2025 |
| 5.0.0-preview.7.20364.11 | 30 | 12/13/2025 |
| 5.0.0-preview.6.20305.6 | 30 | 12/13/2025 |
| 5.0.0-preview.5.20278.1 | 30 | 12/13/2025 |
| 5.0.0-preview.4.20251.6 | 30 | 12/13/2025 |
| 5.0.0-preview.3.20214.6 | 31 | 12/13/2025 |
| 5.0.0-preview.2.20160.6 | 30 | 12/13/2025 |
| 5.0.0-preview.1.20120.5 | 30 | 12/13/2025 |
| 3.1.12 | 30 | 12/13/2025 |
| 3.1.9 | 30 | 12/13/2025 |
| 3.1.8 | 30 | 12/13/2025 |
| 3.1.7 | 30 | 12/13/2025 |
| 3.1.6 | 31 | 12/13/2025 |
| 3.1.5 | 29 | 12/13/2025 |
| 3.1.4 | 30 | 12/13/2025 |
| 3.1.3 | 30 | 12/13/2025 |
| 3.1.2 | 30 | 12/13/2025 |
| 3.1.1 | 30 | 12/13/2025 |
| 3.1.0 | 30 | 12/13/2025 |
| 3.1.0-preview3.19551.4 | 32 | 12/13/2025 |
| 3.1.0-preview2.19523.17 | 30 | 12/13/2025 |
| 3.1.0-preview1.19504.10 | 30 | 12/13/2025 |
| 3.0.1 | 31 | 12/13/2025 |
| 3.0.0 | 30 | 12/13/2025 |
| 3.0.0-rc1.19456.4 | 30 | 12/13/2025 |
| 3.0.0-preview9.19421.4 | 30 | 12/13/2025 |
| 3.0.0-preview9.19416.11 | 30 | 12/13/2025 |
| 3.0.0-preview8.19405.3 | 31 | 12/13/2025 |
| 3.0.0-preview7.19362.9 | 31 | 12/13/2025 |
| 3.0.0-preview6.19303.8 | 31 | 12/13/2025 |
| 3.0.0-preview6.19264.9 | 30 | 12/13/2025 |
| 3.0.0-preview5.19224.8 | 30 | 12/13/2025 |
| 3.0.0-preview4.19212.13 | 30 | 12/13/2025 |
| 3.0.0-preview3.19128.7 | 30 | 12/13/2025 |
| 3.0.0-preview.19073.11 | 30 | 12/13/2025 |
| 3.0.0-preview.18571.3 | 30 | 12/13/2025 |
| 2.2.4 | 31 | 12/13/2025 |
| 2.2.3 | 30 | 12/13/2025 |
| 2.2.2 | 30 | 12/13/2025 |
| 2.2.1 | 30 | 12/13/2025 |
| 2.2.0 | 30 | 12/13/2025 |
| 2.2.0-preview3-27014-02 | 30 | 12/13/2025 |
| 2.2.0-preview2-26905-02 | 30 | 12/13/2025 |
| 2.1.14 | 30 | 12/13/2025 |
| 2.1.13 | 30 | 12/13/2025 |
| 2.1.12 | 30 | 12/13/2025 |
| 2.1.11 | 30 | 12/13/2025 |
| 2.1.10 | 30 | 12/13/2025 |
| 2.1.9 | 30 | 12/13/2025 |
| 2.1.8 | 30 | 12/13/2025 |
| 2.1.7 | 30 | 12/13/2025 |
| 2.1.6 | 30 | 12/13/2025 |
| 2.1.5 | 30 | 12/13/2025 |
| 2.1.4 | 30 | 12/13/2025 |
| 2.1.3 | 31 | 12/13/2025 |
| 2.1.2 | 31 | 12/13/2025 |
| 2.1.1 | 30 | 12/13/2025 |
| 2.1.0 | 30 | 12/13/2025 |
| 2.1.0-rc1 | 31 | 12/13/2025 |
| 2.1.0-preview2-26406-04 | 30 | 12/13/2025 |
| 2.1.0-preview1-26216-02 | 31 | 12/13/2025 |
| 2.0.2 | 30 | 12/13/2025 |
| 2.0.1 | 31 | 12/13/2025 |
| 2.0.0 | 30 | 12/13/2025 |
| 2.0.0-preview2-25405-01 | 30 | 12/13/2025 |
| 2.0.0-preview1-25305-02 | 30 | 12/13/2025 |
| 1.1.2 | 30 | 12/13/2025 |
| 1.1.1 | 30 | 12/13/2025 |
| 1.1.0 | 30 | 12/13/2025 |
| 1.1.0-preview1-24530-04 | 30 | 12/13/2025 |
| 1.0.2 | 30 | 12/13/2025 |
| 1.0.1 | 30 | 12/13/2025 |
| 1.0.1-rc2-24027 | 34 | 12/13/2025 |
| 1.0.1-beta-23516 | 30 | 12/13/2025 |
| 1.0.1-beta-23409 | 30 | 12/13/2025 |
| 1.0.1-beta-23225 | 31 | 12/13/2025 |
| 1.0.0 | 30 | 12/13/2025 |
| 1.0.0-beta-23109 | 31 | 12/13/2025 |
| 1.0.0-beta-23019 | 30 | 12/13/2025 |