NETStandard.Library 1.6.0
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 |
|---|---|
|
Asp.Versioning.Abstractions
The abstractions library for API versioning.
|
4 |
|
Serilog
Simple .NET logging with fully-structured events
|
3 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
2 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
2 |
|
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.
|
2 |
|
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
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Numerics.Vectors
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
|
2 |
|
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>
|
2 |
https://go.microsoft.com/fwlink/?LinkID=799417
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Runtime.Extensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.IO (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections (>= 4.0.11)
- System.Runtime (>= 4.1.0)
.NET Standard 1.3
- System.Globalization.Calendars (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Console (>= 4.0.0)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- System.AppContext (>= 4.1.0)
- Microsoft.Win32.Primitives (>= 4.0.1)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.IO.Compression.ZipFile (>= 4.0.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Sockets (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.IO.FileSystem.Primitives (>= 4.0.1)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.IO (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.IO.Compression (>= 4.1.0)
- System.Linq (>= 4.1.0)
.NET Standard 1.1
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.3 | 2 | 11/18/2025 |
| 2.0.2 | 1 | 11/18/2025 |
| 2.0.1 | 1 | 11/18/2025 |
| 2.0.0 | 1 | 11/18/2025 |
| 2.0.0-preview2-25401-01 | 1 | 11/18/2025 |
| 2.0.0-preview1-25301-01 | 1 | 11/18/2025 |
| 1.6.1 | 1 | 11/18/2025 |
| 1.6.1-preview1-24530-04 | 1 | 11/18/2025 |
| 1.6.0 | 1 | 11/18/2025 |
| 1.5.0-rc2-24027 | 1 | 11/18/2025 |