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.
|
6 |
|
Enums.NET
Enums.NET is a high-performance type-safe .NET enum utility library
|
6 |
|
Hangfire.AspNetCore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
|
7 |
|
Hangfire.Core
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
|
8 |
|
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
|
7 |
|
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.
|
8 |
|
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
|
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.
|
8 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
7 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
8 |
|
Newtonsoft.Json.Bson
Json.NET BSON adds support for reading and writing BSON
|
8 |
|
System.ComponentModel.Annotations
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
|
System.IO.Pipelines
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
20 |
|
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
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.
|
8 |
|
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.
|
10 |
|
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.
|
8 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
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 | 0 | 5/7/2018 |
| 2.0.2 | 0 | 4/10/2018 |
| 2.0.1 | 0 | 10/5/2017 |
| 2.0.0 | 0 | 5/21/2025 |
| 2.0.0-preview2-25401-01 | 0 | 6/27/2017 |
| 2.0.0-preview1-25301-01 | 0 | 5/10/2017 |
| 1.6.1 | 5 | 5/21/2025 |
| 1.6.1-preview1-24530-04 | 0 | 10/24/2016 |
| 1.6.0 | 0 | 5/21/2025 |
| 1.5.0-rc2-24027 | 0 | 5/16/2016 |