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 |
|---|---|
|
ZXing.Net.Bindings.SkiaSharp
ZXing.Net Bindings for SkiaSharp - use SkiaSharp with ZXing.Net for barcode reading
|
3 |
|
PolyShim
Collection of polyfills that enable many modern framework APIs and compiler features for projects targeting older versions of .NET.
|
2 |
|
ZXing.Net
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
It has been ported by hand with a lot of optimizations and improvements.
It is compatible with .Net 2.0/3.5/4.x/5.x/6.x/7.x/8.x/9.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android
|
2 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
2 |
|
Polly
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
|
2 |
|
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.
|
2 |
|
xunit.assert
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
|
2 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.ValueTuple
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
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 |
|
MySqlBackup.NET.MySqlConnector
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
|
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 |
|
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.
|
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>
8321c729934c0f8be754953439b88e6e1c120c24
|
2 |
|
WebMarkupMin.NUglify
WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify.
|
2 |
|
Google.Apis
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
|
2 |
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tools (>= 4.0.1-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
.NET Standard 1.1
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-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.IO (>= 4.1.0-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
.NET Standard 1.2
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-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.IO (>= 4.1.0-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading.Timer (>= 4.0.1-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
.NET Standard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.1-rc2-24027)
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
- Microsoft.Win32.Primitives (>= 4.0.1-rc2-24027)
- System.AppContext (>= 4.1.0-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.Collections.Concurrent (>= 4.0.12-rc2-24027)
- System.Console (>= 4.0.0-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-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.IO (>= 4.1.0-rc2-24027)
- System.IO.Compression (>= 4.1.0-rc2-24027)
- System.IO.Compression.ZipFile (>= 4.0.1-rc2-24027)
- System.IO.FileSystem (>= 4.0.1-rc2-24027)
- System.IO.FileSystem.Primitives (>= 4.0.1-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.Net.Http (>= 4.0.1-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Net.Sockets (>= 4.1.0-rc2-24027)
- System.ObjectModel (>= 4.0.12-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime.Handles (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0-rc2-24027)
- System.Runtime.Numerics (>= 4.0.1-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
- System.Text.RegularExpressions (>= 4.0.12-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading.Timer (>= 4.0.1-rc2-24027)
- System.Xml.ReaderWriter (>= 4.0.11-rc2-24027)
- System.Xml.XDocument (>= 4.0.11-rc2-24027)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.3 | 2 | 2026/1/22 |
| 2.0.2 | 1 | 2026/1/22 |
| 2.0.1 | 1 | 2026/1/22 |
| 2.0.0 | 0 | 2017/8/11 |
| 2.0.0-preview2-25401-01 | 1 | 2026/1/25 |
| 2.0.0-preview1-25301-01 | 1 | 2026/1/25 |
| 1.6.1 | 1 | 2026/1/22 |
| 1.6.1-preview1-24530-04 | 0 | 2016/10/24 |
| 1.6.0 | 1 | 2026/1/22 |
| 1.5.0-rc2-24027 | 0 | 2016/5/16 |