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
|
8 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
7 |
|
QRCoder
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
|
7 |
|
Cronos
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
|
6 |
|
Newtonsoft.Json.Bson
Json.NET BSON adds support for reading and writing BSON
|
6 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
5 |
|
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.
|
5 |
|
Microsoft.IO.RecyclableMemoryStream
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
|
5 |
|
Polly.Extensions.Http
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
|
5 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
4 |
|
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.
|
4 |
|
Bogus
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
|
4 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
4 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
4 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
1 |
|
OneOf
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
|
1 |
|
GeoAPI
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
|
1 |
.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 | 0 | 05/07/2018 |
| 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 | 0 | 11/15/2016 |
| 1.6.1-preview1-24530-04 | 0 | 10/24/2016 |
| 1.6.0 | 0 | 06/27/2016 |
| 1.5.0-rc2-24027 | 0 | 05/16/2016 |