Microsoft.NETCore.Platforms 1.1.0-preview1-24530-04

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
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
21
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 00490982c7952e96a1089818467caa6fd07541b2 When using NuGet 3.x this package requires at least version 3.4.
20
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
20
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 7ee84596d92e178bce54c986df31ccc52479e772 When using NuGet 3.x this package requires at least version 3.4.
20
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy When using NuGet 3.x this package requires at least version 3.4.
20
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.
19
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy When using NuGet 3.x this package requires at least version 3.4.
19
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 029cf57733b7ec6c1dd8a13857e800b9a8d97192 When using NuGet 3.x this package requires at least version 3.4.
19
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 8f968b9e79c5721d78cc88e46fe57457fe9d490d When using NuGet 3.x this package requires at least version 3.4.
18
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy When using NuGet 3.x this package requires at least version 3.4.
18
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.
17
System.Collections
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
16
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.
16
System.Text.Encoding.Extensions
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32. Commonly Used Types: System.Text.UTF8Encoding System.Text.UnicodeEncoding System.Text.ASCIIEncoding System.Text.UTF7Encoding System.Text.UTF32Encoding When using NuGet 3.x this package requires at least version 3.4.
16
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.
16
System.Reflection.DispatchProxy
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy af7d2ae49c79bb279625de4e92f7f91f9fe94f5d When using NuGet 3.x this package requires at least version 3.4.
16
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.
16
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.
15
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.
15
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.
15

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

This package has no dependencies.

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