Microsoft.NETCore.Platforms 1.0.0-beta-23109
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 |
|---|---|
|
Microsoft.Win32.SystemEvents
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
When using NuGet 3.x this package requires at least version 3.4.
|
18 |
|
System.Security.Cryptography.OpenSsl
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.
Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl
When using NuGet 3.x this package requires at least version 3.4.
|
16 |
|
System.Net.Http.Rtc
Provides the System.Net.Http.RtcRequestFactory class, which creates HTTP requests for use with the Real-Time-Communications (RTC) background notification infrastructure.
Commonly Used Types:
System.Net.Http.RtcRequestFactory
When using NuGet 3.x this package requires at least version 3.4.
|
15 |
|
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.
|
14 |
|
System.Runtime.Extensions
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types:
System.Math
System.Environment
System.Random
System.Progress<T>
System.Convert
System.Diagnostics.Stopwatch
System.Runtime.Versioning.FrameworkName
System.StringComparer
System.IO.Path
When using NuGet 3.x this package requires at least version 3.4.
|
14 |
|
Tizen.NET
A set of Tizen .NET APIs. This includes all of the APIs built on top of Tizen Platform.
|
13 |
|
System.Runtime.WindowsRuntime.UI.Xaml
Provides managed equivalents of Extensible Application Markup Language (XAML) UI types from Windows Runtime.
Commonly Used Types:
Windows.UI.Xaml.CornerRadius
Windows.UI.Xaml.Duration
Windows.UI.Xaml.DurationType
Windows.UI.Xaml.GridLength
Windows.UI.Xaml.GridUnitType
Windows.UI.Xaml.Thickness
Windows.UI.Xaml.Media.Matrix
Windows.UI.Xaml.Media.Animation.KeyTime
Windows.UI.Xaml.Media.Animation.RepeatBehavior
Windows.UI.Xaml.Media.Animation.RepeatBehaviorType
Windows.UI.Xaml.Media.Media3D.Matrix3D
When using NuGet 3.x this package requires at least version 3.4.
|
13 |
|
Microsoft.Win32.SystemEvents
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
13 |
|
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.
|
12 |
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
12 |
|
System.IO.Compression
Provides classes that support the compression and decompression of streams.
Commonly Used Types:
System.IO.Compression.DeflateStream
System.IO.Compression.GZipStream
System.IO.Compression.CompressionMode
System.IO.Compression.CompressionLevel
System.IO.Compression.ZipArchiveEntry
System.IO.Compression.ZipArchive
System.IO.Compression.ZipArchiveMode
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
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.
|
11 |
|
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.
|
11 |
|
System.Net.Requests
Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package.
Commonly Used Types:
System.Net.HttpWebRequest
System.Net.HttpWebResponse
System.Net.HttpRequestHeader
System.Net.WebException
System.Net.WebExceptionStatus
System.Net.WebRequest
System.Net.WebResponse
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
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.
|
10 |
|
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.
|
10 |
|
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.
|
10 |
|
Splat
A library to make things cross-platform that should be
|
10 |
|
Tizen.NET
A set of Tizen .NET APIs. This includes all of the APIs built on top of Tizen Platform.
|
10 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 8.0.0-preview.7.23375.6 | 6 | 12/09/2025 |
| 8.0.0-preview.6.23329.7 | 7 | 12/10/2025 |
| 8.0.0-preview.5.23280.8 | 7 | 12/09/2025 |
| 8.0.0-preview.4.23259.5 | 8 | 12/09/2025 |
| 8.0.0-preview.3.23174.8 | 9 | 12/09/2025 |
| 8.0.0-preview.2.23128.3 | 6 | 12/09/2025 |
| 8.0.0-preview.1.23110.8 | 4 | 12/09/2025 |
| 7.0.4 | 9 | 12/16/2025 |
| 7.0.3 | 11 | 12/09/2025 |
| 7.0.2 | 10 | 12/09/2025 |
| 7.0.1 | 9 | 12/16/2025 |
| 7.0.0 | 6 | 12/09/2025 |
| 7.0.0-rc.2.22472.3 | 10 | 12/10/2025 |
| 7.0.0-rc.1.22426.10 | 5 | 12/10/2025 |
| 7.0.0-preview.7.22375.6 | 8 | 12/09/2025 |
| 7.0.0-preview.6.22324.4 | 8 | 12/10/2025 |
| 7.0.0-preview.5.22301.12 | 4 | 12/10/2025 |
| 7.0.0-preview.4.22229.4 | 14 | 12/10/2025 |
| 7.0.0-preview.3.22175.4 | 6 | 12/10/2025 |
| 7.0.0-preview.2.22152.2 | 10 | 12/10/2025 |
| 7.0.0-preview.1.22076.8 | 7 | 12/10/2025 |
| 6.0.13 | 7 | 12/10/2025 |
| 6.0.12 | 8 | 12/10/2025 |
| 6.0.11 | 11 | 12/10/2025 |
| 6.0.10 | 7 | 12/10/2025 |
| 6.0.9 | 9 | 12/16/2025 |
| 6.0.8 | 12 | 12/09/2025 |
| 6.0.7 | 9 | 12/16/2025 |
| 6.0.6 | 6 | 12/09/2025 |
| 6.0.5 | 5 | 12/16/2025 |
| 6.0.4 | 7 | 12/16/2025 |
| 6.0.3 | 6 | 12/16/2025 |
| 6.0.2 | 8 | 12/10/2025 |
| 6.0.1 | 7 | 12/09/2025 |
| 6.0.0 | 6 | 12/16/2025 |
| 6.0.0-rc.2.21480.5 | 7 | 12/11/2025 |
| 6.0.0-rc.1.21451.13 | 8 | 12/10/2025 |
| 6.0.0-preview.7.21377.19 | 7 | 12/10/2025 |
| 6.0.0-preview.6.21352.12 | 7 | 12/09/2025 |
| 6.0.0-preview.5.21301.5 | 7 | 12/10/2025 |
| 6.0.0-preview.4.21253.7 | 5 | 12/09/2025 |
| 6.0.0-preview.3.21201.4 | 5 | 12/10/2025 |
| 6.0.0-preview.2.21154.6 | 8 | 12/10/2025 |
| 6.0.0-preview.1.21102.12 | 6 | 12/10/2025 |
| 5.0.4 | 7 | 12/09/2025 |
| 5.0.3 | 8 | 12/10/2025 |
| 5.0.2 | 9 | 12/16/2025 |
| 5.0.1 | 6 | 12/09/2025 |
| 5.0.0 | 7 | 12/09/2025 |
| 5.0.0-rc.2.20475.5 | 7 | 12/10/2025 |
| 5.0.0-rc.1.20451.14 | 9 | 12/09/2025 |
| 5.0.0-preview.8.20407.11 | 6 | 12/10/2025 |
| 5.0.0-preview.7.20364.11 | 6 | 12/11/2025 |
| 5.0.0-preview.6.20305.6 | 6 | 12/10/2025 |
| 5.0.0-preview.5.20278.1 | 7 | 12/10/2025 |
| 5.0.0-preview.4.20251.6 | 10 | 12/10/2025 |
| 5.0.0-preview.3.20214.6 | 8 | 12/09/2025 |
| 5.0.0-preview.2.20160.6 | 9 | 12/10/2025 |
| 5.0.0-preview.1.20120.5 | 5 | 12/10/2025 |
| 3.1.12 | 8 | 12/10/2025 |
| 3.1.9 | 8 | 12/16/2025 |
| 3.1.8 | 9 | 12/09/2025 |
| 3.1.7 | 7 | 12/16/2025 |
| 3.1.6 | 8 | 12/09/2025 |
| 3.1.5 | 8 | 12/16/2025 |
| 3.1.4 | 9 | 12/16/2025 |
| 3.1.3 | 10 | 12/16/2025 |
| 3.1.2 | 9 | 12/11/2025 |
| 3.1.1 | 9 | 12/09/2025 |
| 3.1.0 | 7 | 12/16/2025 |
| 3.1.0-preview3.19551.4 | 7 | 12/16/2025 |
| 3.1.0-preview2.19523.17 | 7 | 12/10/2025 |
| 3.1.0-preview1.19504.10 | 5 | 12/09/2025 |
| 3.0.1 | 10 | 12/16/2025 |
| 3.0.0 | 9 | 12/26/2025 |
| 3.0.0-rc1.19456.4 | 6 | 12/16/2025 |
| 3.0.0-preview9.19421.4 | 7 | 12/16/2025 |
| 3.0.0-preview9.19416.11 | 8 | 12/16/2025 |
| 3.0.0-preview8.19405.3 | 7 | 12/09/2025 |
| 3.0.0-preview7.19362.9 | 9 | 12/10/2025 |
| 3.0.0-preview6.19303.8 | 9 | 12/10/2025 |
| 3.0.0-preview6.19264.9 | 8 | 12/16/2025 |
| 3.0.0-preview5.19224.8 | 8 | 12/10/2025 |
| 3.0.0-preview4.19212.13 | 4 | 12/16/2025 |
| 3.0.0-preview3.19128.7 | 6 | 12/16/2025 |
| 3.0.0-preview.19073.11 | 7 | 12/16/2025 |
| 3.0.0-preview.18571.3 | 7 | 12/16/2025 |
| 2.2.4 | 9 | 12/16/2025 |
| 2.2.3 | 10 | 12/17/2025 |
| 2.2.2 | 7 | 12/16/2025 |
| 2.2.1 | 9 | 12/09/2025 |
| 2.2.0 | 11 | 12/16/2025 |
| 2.2.0-preview3-27014-02 | 7 | 12/16/2025 |
| 2.2.0-preview2-26905-02 | 7 | 12/16/2025 |
| 2.1.14 | 10 | 12/16/2025 |
| 2.1.13 | 9 | 12/16/2025 |
| 2.1.12 | 10 | 12/11/2025 |
| 2.1.11 | 6 | 12/09/2025 |
| 2.1.10 | 9 | 12/09/2025 |
| 2.1.9 | 9 | 12/16/2025 |
| 2.1.8 | 9 | 12/09/2025 |
| 2.1.7 | 7 | 12/16/2025 |
| 2.1.6 | 8 | 12/10/2025 |
| 2.1.5 | 5 | 12/16/2025 |
| 2.1.4 | 10 | 12/10/2025 |
| 2.1.3 | 8 | 12/16/2025 |
| 2.1.2 | 7 | 12/16/2025 |
| 2.1.1 | 10 | 12/16/2025 |
| 2.1.0 | 5 | 12/16/2025 |
| 2.1.0-rc1 | 38 | 12/16/2025 |
| 2.1.0-preview2-26406-04 | 7 | 12/16/2025 |
| 2.1.0-preview1-26216-02 | 7 | 12/16/2025 |
| 2.0.2 | 8 | 12/16/2025 |
| 2.0.1 | 12 | 12/09/2025 |
| 2.0.0 | 8 | 12/10/2025 |
| 2.0.0-preview2-25405-01 | 32 | 12/16/2025 |
| 2.0.0-preview1-25305-02 | 7 | 12/16/2025 |
| 1.1.2 | 8 | 12/16/2025 |
| 1.1.1 | 9 | 12/09/2025 |
| 1.1.0 | 7 | 12/11/2025 |
| 1.1.0-preview1-24530-04 | 9 | 12/10/2025 |
| 1.0.2 | 12 | 12/16/2025 |
| 1.0.1 | 8 | 12/16/2025 |
| 1.0.1-rc2-24027 | 6 | 12/16/2025 |
| 1.0.1-beta-23516 | 5 | 12/16/2025 |
| 1.0.1-beta-23409 | 5 | 12/16/2025 |
| 1.0.1-beta-23225 | 9 | 12/10/2025 |
| 1.0.0 | 7 | 12/16/2025 |
| 1.0.0-beta-23109 | 10 | 12/11/2025 |
| 1.0.0-beta-23019 | 8 | 12/10/2025 |