</>PackageGraphPackageGraph

NETStandard.Library

NuGetv2.0.3

A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.

Not recommended for new projects

No — NETStandard.Library should not be adopted for new projects. Last published 2999 days ago. Pulls in 57 transitive packages (at least — some of the tree is still being crawled). No license declared — you have no explicit right to use this code.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 2999 days ago.

  • CWeight: grade C, Fair — worth a look.

    Pulls in 57 transitive packages (at least — some of the tree is still being crawled).

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • FLicense: grade F, Failing.

    No license declared — you have no explicit right to use this code.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding NETStandard.Library to a project.

44
Direct dependencies

Runtime packages this one declares itself.

57
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

2
Tree depth

Longest resolved dependency chain below this package.

Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.

Licenses in the dependency tree

MIT

Every license you inherit by installing NETStandard.Library, not just its own. Check this before a legal review, not after.

Compatibility

.NET
No constraint declared

Dependencies

Declared by NETStandard.Library v2.0.3. Runtime dependencies are installed with the package; dev dependencies are not.

Runtime (44)

Microsoft.NETCore.Platforms [1.1.0, )Microsoft.Win32.Primitives [4.3.0, )System.AppContext [4.3.0, )System.Collections [4.3.0, )System.Collections.Concurrent [4.3.0, )System.Console [4.3.0, )System.Diagnostics.Debug [4.3.0, )System.Diagnostics.Tools [4.3.0, )System.Diagnostics.Tracing [4.3.0, )System.Globalization [4.3.0, )System.Globalization.Calendars [4.3.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.IO.FileSystem.Primitives [4.3.0, )System.Linq [4.3.0, )System.Linq.Expressions [4.3.0, )System.Net.Http [4.3.2, )System.Net.Primitives [4.3.0, )System.Net.Sockets [4.3.0, )System.ObjectModel [4.3.0, )System.Reflection [4.3.0, )System.Reflection.Extensions [4.3.0, )System.Reflection.Primitives [4.3.0, )System.Resources.ResourceManager [4.3.0, )System.Runtime [4.3.0, )System.Runtime.Extensions [4.3.0, )System.Runtime.Handles [4.3.0, )System.Runtime.InteropServices [4.3.0, )System.Runtime.InteropServices.RuntimeInformation [4.3.0, )System.Runtime.Numerics [4.3.0, )System.Security.Cryptography.Algorithms [4.3.0, )System.Security.Cryptography.Encoding [4.3.0, )System.Security.Cryptography.Primitives [4.3.0, )System.Security.Cryptography.X509Certificates [4.3.0, )System.Text.Encoding [4.3.0, )System.Text.Encoding.Extensions [4.3.0, )System.Text.RegularExpressions [4.3.0, )System.Threading [4.3.0, )System.Threading.Tasks [4.3.0, )System.Threading.Timer [4.3.0, )System.Xml.ReaderWriter [4.3.0, )System.Xml.XDocument [4.3.0, )

Used by

Popular packages that depend on NETStandard.Library.

Relationship graph

Dependencies (left) and dependents (right) of NETStandard.Library.

Frequently installed together

Microsoft.CSharpNuGet

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.

0/wk2 dependentsMIT
System.ComponentModel.TypeConverterNuGet

Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used Types: System.ComponentModel.TypeConverter System.ComponentModel.TypeConverterAttribute System.ComponentModel.PropertyDescriptor System.ComponentModel.StringConverter System.ComponentModel.ITypeDescriptorContext System.ComponentModel.EnumConverter System.ComponentModel.TypeDescriptor System.ComponentModel.Int32Converter System.ComponentModel.BooleanConverter System.ComponentModel.DoubleConverter When using NuGet 3.x this package requires at least version 3.4.

0/wk2 dependents
System.Runtime.Serialization.PrimitivesNuGet

Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization. Commonly Used Types: System.Runtime.Serialization.StreamingContext System.Runtime.Serialization.OnDeserializingAttribute System.Runtime.Serialization.OnDeserializedAttribute System.Runtime.Serialization.OnSerializingAttribute System.Runtime.Serialization.OnSerializedAttribute System.Runtime.Serialization.EnumMemberAttribute System.Runtime.Serialization.DataMemberAttribute System.Runtime.Serialization.DataContractAttribute System.Runtime.Serialization.IgnoreDataMemberAttribute System.Runtime.Serialization.SerializationException When using NuGet 3.x this package requires at least version 3.4.

0/wk2 dependents
System.Runtime.Serialization.FormattersNuGet

System.Runtime.Serialization.Formatters

0/wk2 dependentsMIT
System.Xml.XmlDocumentNuGet

Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection When using NuGet 3.x this package requires at least version 3.4.

0/wk2 dependents
System.Dynamic.RuntimeNuGet

Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.

0/wk2 dependents
System.Reflection.TypeExtensionsNuGet

Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags When using NuGet 3.x this package requires at least version 3.4.

0/wk8 dependentsMIT

Release history

No releases in the last two years, typically about 49 days apart.

Recent versions of NETStandard.Library
VersionPublishedLicense
2.0.3latest8 years ago
2.0.28 years ago
2.0.18 years ago
2.0.09 years ago
2.0.0-preview2-25401-019 years ago
2.0.0-preview1-25301-019 years ago
1.6.19 years ago
1.6.1-preview1-24530-049 years ago
1.6.010 years ago
1.5.0-rc2-2402710 years ago

Overview

NETStandard.Library is an NuGet package that a set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. It has 7 known dependents in the graph. The latest version is 2.0.3.

Who should use it

Teams working in the NuGet ecosystem who need a set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4 and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your NuGet stack.

Pros

  • Actively published to the registry.

Cons

  • Large dependency tree (44 direct dependencies) increases install size and audit surface.
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use NETStandard.Library?

No — NETStandard.Library should not be adopted for new projects. Last published 2999 days ago. Pulls in 57 transitive packages (at least — some of the tree is still being crawled). No license declared — you have no explicit right to use this code.

How do I install NETStandard.Library?

Run `dotnet add package NETStandard.Library` to add NETStandard.Library to your NuGet project.

How many dependencies does NETStandard.Library have?

NETStandard.Library declares 44 direct dependencies and pulls in 57 packages in total once its runtime tree is resolved.

What license is NETStandard.Library released under?

No license was detected in NETStandard.Library's metadata; review the repository before use.

How popular is NETStandard.Library?

NuGet does not publish download counts. Within PackageGraph's crawl, 7 known packages depend on NETStandard.Library.

Is NETStandard.Library still maintained?

The most recent release of NETStandard.Library (v2.0.3) was published 8 years ago.