Microsoft.NETCore.Platforms 8.0.0-preview.7.23375.6

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.
347
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.
345
System.Console
Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
343
System.Diagnostics.FileVersionInfo
Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk. Commonly Used Types: System.Diagnostics.FileVersionInfo When using NuGet 3.x this package requires at least version 3.4.
348
System.Diagnostics.StackTrace
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.StackFrame System.Diagnostics.StackTrace When using NuGet 3.x this package requires at least version 3.4.
346
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.
343
System.Diagnostics.Tracing
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW). Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute When using NuGet 3.x this package requires at least version 3.4.
343
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.
347
System.IO
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.
344
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.
343
System.IO.FileSystem
Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4.
344
System.IO.FileSystem.Watcher
Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes. Commonly Used Types: System.IO.FileSystemWatcher System.IO.WatcherChangeTypes System.IO.FileSystemEventArgs System.IO.RenamedEventArgs System.IO.FileSystemEventHandler System.IO.RenamedEventHandler System.IO.NotifyFilters System.IO.ErrorEventArgs System.IO.ErrorEventHandler System.IO.WaitForChangedResult When using NuGet 3.x this package requires at least version 3.4.
350
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.
349
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.
350
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.
345
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 When using NuGet 3.x this package requires at least version 3.4.
345
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 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
345
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.
347
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.
348
System.Threading.Overlapped
Provides common types for interacting with asynchronous (or overlapped) input and output (I/O). Commonly Used Types: System.Threading.NativeOverlapped System.Threading.Overlapped System.Threading.IOCompletionCallback When using NuGet 3.x this package requires at least version 3.4.
349

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

This package has no dependencies.

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