NETStandard.Library 1.6.1-preview1-24530-04
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on NETStandard.Library.
Packages | Downloads |
---|---|
DnsClient
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
|
185 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
182 |
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
|
177 |
System.Memory
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
7ee84596d92e178bce54c986df31ccc52479e772
When using NuGet 3.x this package requires at least version 3.4.
|
177 |
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
|
174 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
173 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
170 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
169 |
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
168 |
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
167 |
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
167 |
Microsoft.IdentityModel.Logging
Includes Event Source based logging support.
|
162 |
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
162 |
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
|
154 |
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.
|
152 |
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.
|
151 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
145 |
System.Text.Encodings.Web
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
145 |
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
|
141 |
WindowsAzure.Storage
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
140 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
.NET Standard 1.3
- System.Globalization.Calendars (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Console (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.AppContext (>= 4.3.0-preview1-24530-04)
- Microsoft.Win32.Primitives (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.IO.Compression.ZipFile (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem (>= 4.3.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Timer (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Primitives (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Algorithms (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Sockets (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem.Primitives (>= 4.3.0-preview1-24530-04)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Timer (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
.NET Standard 1.1
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tools (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections.Concurrent (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Xml.XDocument (>= 4.3.0-preview1-24530-04)
- System.Xml.ReaderWriter (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.Numerics (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Net.Http (>= 4.3.0-preview1-24530-04)
- System.Linq.Expressions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 8 | 05/30/2024 |
2.0.2 | 4 | 06/01/2024 |
2.0.1 | 2 | 06/02/2024 |
2.0.0 | 3 | 06/01/2024 |
2.0.0-preview2-25401-01 | 3 | 07/16/2024 |
2.0.0-preview1-25301-01 | 1 | 08/15/2024 |
1.6.1 | 151 | 04/14/2024 |
1.6.1-preview1-24530-04 | 1 | 07/03/2024 |
1.6.0 | 3 | 06/01/2024 |
1.5.0-rc2-24027 | 7 | 06/29/2024 |