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 |
|---|---|
|
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.
|
20 |
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
20 |
|
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
|
19 |
|
Microsoft.AspNetCore.Mvc.Abstractions
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
|
19 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
1632fa1589b0eee3277a8841ce1770e554ece037
When using NuGet 3.x this package requires at least version 3.4.
|
19 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
74b1c703813c8910df5b96f304b0f2b78cdf194d
When using NuGet 3.x this package requires at least version 3.4.
|
19 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
When using NuGet 3.x this package requires at least version 3.4.
|
19 |
|
Serilog
Simple .NET logging with fully-structured events
|
19 |
|
SharpDX.DXGI
Assembly providing DirectX - DXGI managed API.
|
19 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
18 |
|
Microsoft.AspNetCore.Mvc.Formatters.Json
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
|
18 |
|
System.Security.Cryptography.ProtectedData
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
|
18 |
|
Swashbuckle.AspNetCore.Swagger
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
|
18 |
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
18 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
18 |
|
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options.
|
18 |
.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 | 16 | 03/20/2025 |
| 2.0.2 | 16 | 03/20/2025 |
| 2.0.1 | 12 | 03/20/2025 |
| 2.0.0 | 16 | 03/20/2025 |
| 2.0.0-preview2-25401-01 | 15 | 03/20/2025 |
| 2.0.0-preview1-25301-01 | 16 | 03/20/2025 |
| 1.6.1 | 16 | 03/20/2025 |
| 1.6.1-preview1-24530-04 | 16 | 03/20/2025 |
| 1.6.0 | 16 | 03/20/2025 |
| 1.5.0-rc2-24027 | 16 | 03/20/2025 |