NETStandard.Library 1.5.0-rc2-24027
A set of standard .NET API's that are prescribed to be used and supported together. This includes all low level API's that all .NET platforms must support.
TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Showing the top 20 packages that depend on NETStandard.Library.
| Packages | Downloads |
|---|---|
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
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.
|
5 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
5 |
|
IPAddressRange
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
|
4 |
|
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.
|
4 |
|
Newtonsoft.Json.Bson
Json.NET BSON adds support for reading and writing BSON
|
3 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
3 |
|
LinqKit.Core
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
|
2 |
|
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.
|
2 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
ExcelNumberFormat
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
|
2 |
|
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.
|
2 |
|
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.
|
2 |
|
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
DocumentFormat.OpenXml
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
|
2 |
|
DocumentFormat.OpenXml
Official NuGet for DocumentFormat.OpenXml
|
2 |
|
Google.Api.Gax
Support classes for Google API client libraries
|
2 |
|
Microsoft.Extensions.Caching.Abstractions
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
|
2 |
|
FirebaseAdmin
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
|
2 |
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tools (>= 4.0.1-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
.NET Standard 1.3
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Console (>= 4.0.0-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.AppContext (>= 4.1.0-rc2-24027)
- Microsoft.Win32.Primitives (>= 4.0.1-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- System.Diagnostics.Tools (>= 4.0.1-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.Globalization.Calendars (>= 4.0.1-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Threading.Timer (>= 4.0.1-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.Handles (>= 4.0.1-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Net.Sockets (>= 4.1.0-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.IO.FileSystem.Primitives (>= 4.0.1-rc2-24027)
- System.IO.FileSystem (>= 4.0.1-rc2-24027)
- System.IO.Compression.ZipFile (>= 4.0.1-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Threading.Timer (>= 4.0.1-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Diagnostics.Tools (>= 4.0.1-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
.NET Standard 1.1
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- System.Diagnostics.Tools (>= 4.0.1-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.3 | 1 | 09/26/2026 |
| 2.0.2 | 0 | 04/10/2018 |
| 2.0.1 | 0 | 10/05/2017 |
| 2.0.0 | 0 | 08/11/2017 |
| 2.0.0-preview2-25401-01 | 0 | 06/27/2017 |
| 2.0.0-preview1-25301-01 | 0 | 05/10/2017 |
| 1.6.1 | 1 | 09/21/2026 |
| 1.6.1-preview1-24530-04 | 0 | 10/24/2016 |
| 1.6.0 | 0 | 06/27/2016 |
| 1.5.0-rc2-24027 | 1 | 09/21/2026 |