NETStandard.Library 1.6.0
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 |
|---|---|
|
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.
|
27 |
|
Enums.NET
Enums.NET is a high-performance type-safe .NET enum utility library
|
20 |
|
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.
|
18 |
|
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.
|
18 |
|
Google.Protobuf
C# runtime library for Protocol Buffers - Google's data interchange format.
|
15 |
|
MathNet.Numerics.Signed
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
|
15 |
|
Google.Apis.Auth
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
|
15 |
|
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.
|
15 |
|
xunit.assert
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
|
14 |
|
FluentAssertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
|
13 |
|
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
|
13 |
|
System.Security.AccessControl
Provides base classes that enable managing access and audit control lists on securable objects.
Commonly Used Types:
System.Security.AccessControl.AccessRule
System.Security.AccessControl.AuditRule
System.Security.AccessControl.ObjectAccessRule
System.Security.AccessControl.ObjectAuditRule
System.Security.AccessControl.ObjectSecurity
When using NuGet 3.x this package requires at least version 3.4.
|
13 |
|
xunit.extensibility.core
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
|
12 |
|
xunit.abstractions
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
|
12 |
|
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.
|
12 |
|
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
|
11 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
11 |
|
xunit.extensibility.core
Includes xunit.core.dll for extensibility purposes.
|
11 |
|
xunit.abstractions
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
|
11 |
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
10 |
https://go.microsoft.com/fwlink/?LinkID=799417
.NET Standard 1.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Runtime.Extensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.IO (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections (>= 4.0.11)
- System.Runtime (>= 4.1.0)
.NET Standard 1.3
- System.Globalization.Calendars (>= 4.0.1)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Console (>= 4.0.0)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- System.AppContext (>= 4.1.0)
- Microsoft.Win32.Primitives (>= 4.0.1)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.IO.Compression.ZipFile (>= 4.0.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Sockets (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.IO.FileSystem.Primitives (>= 4.0.1)
.NET Standard 1.2
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
- System.Threading (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.IO (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.IO.Compression (>= 4.1.0)
- System.Linq (>= 4.1.0)
.NET Standard 1.1
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections (>= 4.0.11)
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Runtime.Numerics (>= 4.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Http (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.3 | 8 | 03/14/2024 |
| 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 | 8 | 03/14/2024 |
| 1.6.1-preview1-24530-04 | 0 | 10/24/2016 |
| 1.6.0 | 7 | 03/14/2024 |
| 1.5.0-rc2-24027 | 0 | 05/16/2016 |