Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Base62 encoder and decoder for .NET for URL shortening and/or obfuscation.
ASP.NET Core middleware that adds client-side caching headers to static files.
A library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
A collection of Hash functions (xxHash...) dedicated for fast computations for .NET
Provides Secure storage of key value pairs for iOS, Android and UWP apps
Exposes a generic extension method to IQueryable<T> and IAsyncQueryProvider<T> that allows interception of expression trees with expression visitors.
Fody add-in for reading embedded resources.
Simplifies logging through a static helper class and some IL manipulation.
Fody add-in that helps with implementing IDisposable.
Remove test references from an assembly.
Fody add-in for converting non-public members to public hidden members.
Assembly providing DirectX - Animation managed API.
Castle Windsor event wiring facility provides ability to wire up classes exposing events to classes consuming them.
Fody add-in for validation in XAML bindings.
Extra type constraints for Enum and Delegate.
Changes string comparisons to case insensitive.
Allows a more expressive use of the ObsoleteAttribute.
An enhancement to the String.Format library that allows for named place holders.
SimpleMapper is built from the ground up with performance and modern testability software practices in mind. It is light-weight tool for mapping between objects across software tiers. Efficient data tier mapping is achieved using LINQ projection whilst in-memory mappings can be defined by implementi...
DAWG (Directed Acyclic Word Graph) is a data structure for storing and searching large word lists while keeping your memory footprint small and lookups fast. DawgSharp is an open-source C# implementation featuring a linear time graph reduction algorithm and out-of-the-box persistence support. ...