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
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.
24
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.
24
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.
24
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.
24
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.
23
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.
23
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.
23
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.
22
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.
22
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.
21
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.
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 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.
21
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.
21
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.
20
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.
20
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.
20
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.
20
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.
20
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.
20

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

This package has no dependencies.

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