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 |
---|---|
runtime.native.System.IO.Compression
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.
|
14,133 |
runtime.native.System.IO.Compression
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.
|
14,213 |
runtime.native.System.Net.Security
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.
|
13,962 |
runtime.native.System.Security.Cryptography
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.
|
14,244 |
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.
|
13,956 |
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
When using NuGet 3.x this package requires at least version 3.4.
|
14,107 |
System.Diagnostics.TraceSource
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
Commonly Used Types:
System.Diagnostics.TraceListener
System.Diagnostics.TraceLevel
System.Diagnostics.TraceSource
System.Diagnostics.TraceEventType
System.Diagnostics.DefaultTraceListener
System.Diagnostics.Trace
When using NuGet 3.x this package requires at least version 3.4.
|
13,999 |
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.
|
14,079 |
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.
|
14,410 |
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.
|
14,027 |
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.
|
14,092 |
System.Runtime.Caching
Provides classes to use caching facilities.
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
14,335 |
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.
|
14,071 |
System.Security.Cryptography.Csp
Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (CryptoAPI).
Commonly Used Types:
System.Security.Cryptography.RSACryptoServiceProvider
System.Security.Cryptography.CspParameters
When using NuGet 3.x this package requires at least version 3.4.
|
13,992 |
System.Security.Cryptography.Csp
Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (CryptoAPI).
Commonly Used Types:
System.Security.Cryptography.RSACryptoServiceProvider
System.Security.Cryptography.CspParameters
When using NuGet 3.x this package requires at least version 3.4.
|
14,010 |
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.
|
13,987 |
System.Security.SecureString
Provides the System.Security.SecureString class, which represents text that should be kept confidential. The text is encrypted for privacy when being used, and deleted from computer memory when no longer needed.
Commonly Used Types:
System.Security.SecureString
System.Security.SecureStringMarshal
When using NuGet 3.x this package requires at least version 3.4.
|
14,032 |
System.Security.SecureString
Provides the System.Security.SecureString class, which represents text that should be kept confidential. The text is encrypted for privacy when being used, and deleted from computer memory when no longer needed.
Commonly Used Types:
System.Security.SecureString
System.Security.SecureStringMarshal
When using NuGet 3.x this package requires at least version 3.4.
|
14,184 |
System.Text.Encoding
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
When using NuGet 3.x this package requires at least version 3.4.
|
13,985 |
System.Text.Encoding.CodePages
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
13,973 |
https://go.microsoft.com/fwlink/?LinkID=799421
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
8.0.0-preview.7.23375.6 | 6 | 04/24/2024 |
8.0.0-preview.6.23329.7 | 2 | 05/25/2024 |
8.0.0-preview.5.23280.8 | 10 | 08/04/2023 |
8.0.0-preview.4.23259.5 | 1 | 05/25/2024 |
8.0.0-preview.3.23174.8 | 2 | 05/10/2024 |
8.0.0-preview.2.23128.3 | 4 | 05/12/2024 |
8.0.0-preview.1.23110.8 | 3 | 04/24/2024 |
7.0.4 | 4 | 04/24/2024 |
7.0.3 | 5 | 05/03/2024 |
7.0.2 | 3 | 05/25/2024 |
7.0.1 | 5 | 05/25/2024 |
7.0.0 | 5 | 05/25/2024 |
7.0.0-rc.2.22472.3 | 1 | 05/25/2024 |
7.0.0-rc.1.22426.10 | 2 | 05/25/2024 |
7.0.0-preview.7.22375.6 | 2 | 05/11/2024 |
7.0.0-preview.6.22324.4 | 2 | 05/06/2024 |
7.0.0-preview.5.22301.12 | 4 | 05/25/2024 |
7.0.0-preview.4.22229.4 | 1 | 05/25/2024 |
7.0.0-preview.3.22175.4 | 3 | 05/14/2024 |
7.0.0-preview.2.22152.2 | 4 | 05/25/2024 |
6.0.13 | 5 | 04/24/2024 |
6.0.12 | 4 | 05/01/2024 |
6.0.11 | 4 | 05/23/2024 |
6.0.10 | 7 | 04/24/2024 |
6.0.9 | 2 | 05/25/2024 |
6.0.8 | 4 | 05/22/2024 |
6.0.7 | 3 | 05/25/2024 |
6.0.6 | 5 | 05/19/2024 |
6.0.5 | 8 | 01/19/2023 |
6.0.4 | 3 | 05/17/2024 |
6.0.3 | 3 | 05/14/2024 |
6.0.2 | 3 | 05/07/2024 |
6.0.2-mauipre.1.22102.15 | 5 | 05/24/2024 |
6.0.2-mauipre.1.22054.8 | 3 | 05/25/2024 |
6.0.0-rc.2.21480.5 | 2 | 05/25/2024 |
6.0.0-rc.1.21451.13 | 1 | 05/25/2024 |
6.0.0-preview.7.21377.19 | 3 | 05/06/2024 |
6.0.0-preview.6.21352.12 | 5 | 05/25/2024 |
6.0.0-preview.4.21253.7 | 1 | 05/25/2024 |
6.0.0-preview.3.21201.4 | 1 | 05/25/2024 |
6.0.0-preview.2.21154.6 | 1 | 05/25/2024 |
6.0.0-preview.1.21102.12 | 2 | 05/25/2024 |
5.0.3 | 3 | 05/25/2024 |
5.0.2 | 2 | 05/25/2024 |
5.0.0-rc.2.20475.5 | 6 | 05/24/2024 |
5.0.0-rc.1.20451.14 | 3 | 05/10/2024 |
5.0.0-preview.8.20407.11 | 2 | 05/25/2024 |
5.0.0-preview.6.20305.6 | 1 | 05/25/2024 |
5.0.0-preview.5.20278.1 | 2 | 05/25/2024 |
5.0.0-preview.4.20251.6 | 5 | 05/11/2024 |
5.0.0-preview.3.20214.6 | 4 | 05/25/2024 |
5.0.0-preview.2.20160.6 | 3 | 05/25/2024 |
5.0.0-preview.1.20120.5 | 2 | 05/10/2024 |
3.1.12 | 4 | 05/25/2024 |
3.1.9 | 45 | 06/28/2023 |
3.1.8 | 3 | 05/25/2024 |
3.1.7 | 4 | 05/25/2024 |
3.1.6 | 3 | 05/06/2024 |
3.1.5 | 3 | 05/16/2024 |
3.1.4 | 16 | 09/12/2023 |
3.1.3 | 5 | 05/10/2022 |
3.1.2 | 3 | 05/10/2024 |
3.1.0-preview3.19551.4 | 5 | 04/22/2024 |
3.1.0-preview2.19523.17 | 4 | 05/25/2024 |
3.0.0-rc1.19456.4 | 2 | 05/25/2024 |
3.0.0-preview9.19421.4 | 4 | 05/25/2024 |
3.0.0-preview7.19362.9 | 3 | 05/03/2024 |
3.0.0-preview5.19224.8 | 1 | 05/25/2024 |
3.0.0-preview3.19128.7 | 5 | 05/06/2024 |
3.0.0-preview.19073.11 | 2 | 05/25/2024 |
3.0.0-preview.18571.3 | 2 | 05/05/2024 |
2.2.4 | 4 | 05/25/2024 |
2.2.2 | 2 | 05/09/2024 |
2.2.1 | 5 | 05/08/2024 |
2.2.0-preview3-27014-02 | 1 | 05/25/2024 |
2.2.0-preview2-26905-02 | 5 | 05/19/2024 |
2.1.14 | 3 | 05/02/2024 |
2.1.13 | 2 | 05/13/2024 |
2.1.12 | 4 | 04/23/2023 |
2.1.11 | 2 | 05/25/2024 |
2.1.9 | 6 | 05/06/2024 |
2.1.8 | 5 | 06/15/2022 |
2.1.7 | 3 | 05/09/2024 |
2.1.6 | 2 | 05/01/2024 |
2.1.5 | 1 | 05/25/2024 |
2.1.4 | 3 | 05/05/2024 |
2.1.3 | 4 | 05/20/2024 |
2.1.1 | 3 | 05/25/2024 |
2.1.0 | 681 | 05/07/2022 |
2.1.0-rc1 | 4 | 05/25/2024 |
2.1.0-preview2-26406-04 | 4 | 05/25/2024 |
2.1.0-preview1-26216-02 | 1 | 05/25/2024 |
2.0.2 | 2 | 04/10/2023 |
2.0.0-preview2-25405-01 | 2 | 05/25/2024 |
1.1.2 | 4 | 05/24/2024 |
1.1.0-preview1-24530-04 | 2 | 05/24/2024 |
1.0.2 | 2 | 05/25/2024 |
1.0.1-rc2-24027 | 2 | 05/25/2024 |
1.0.1-beta-23516 | 3 | 05/23/2024 |
1.0.1-beta-23409 | 2 | 05/25/2024 |
1.0.1-beta-23225 | 3 | 05/25/2024 |
1.0.0 | 5 | 05/24/2024 |
1.0.0-beta-23109 | 4 | 05/25/2024 |