NETStandard.Library 1.6.1
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 |
|---|---|
|
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
|
33 |
|
AutoFixture
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
|
29 |
|
AutoFixture.AutoMoq
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
|
30 |
|
AutoFixture.Xunit2
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
|
24 |
|
AutoMapper
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
|
20 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
12 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
14 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
20 |
|
CommonServiceLocator
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
|
21 |
|
ExpectedObjects
A testing library for creating Expected Objects
|
22 |
|
Fare
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
|
26 |
|
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
|
15 |
|
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.
|
11 |
|
Microsoft.Extensions.PlatformAbstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
|
10 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
12 |
|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
|
12 |
|
NSubstitute
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
|
12 |
|
NUnit
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.
Supported platforms:
- .NET Framework 3.5+
- .NET Standard 1.4+
- .NET Core
|
12 |
|
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.
|
11 |
|
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Runtime (>= 4.3.0)
.NET Standard 1.3
- System.Globalization.Calendars (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.AppContext (>= 4.3.0)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.IO.Compression (>= 4.3.0)
- System.Linq (>= 4.3.0)
.NET Standard 1.1
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
| Version | Downloads | Last updated |
|---|---|---|
| 1.6.1 | 8 | 7/8/2025 |