Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
Library to facilitate creation of object graphs for testing purposes
Library to facilitate automated blackbox testing to discover unhandeled branches
PolyGeocoder
Package Description
A C# glob matcher
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package.
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
Data.HashFunction implementation of Pearson hashing (http://en.wikipedia.org/wiki/Pearson_hashing) (http://cs.mwsu.edu/~griffin/courses/2133/downloads/Spring11/p677-pearson.pdf).
Package Description
Library for state based testing
Package Description
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html).
Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx#djb).
Data.HashFunction implementation of the hash function used by the elf64 object file format (http://downloads.openwatcom.org/ftp/devel/docs/elf-64-gen.pdf).
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically simil...
Tools to simplify async programming
Bifrost is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Easy to use and super fast C# implementation of Twitter's Snowflake to generate sequential 8 byte unique identifiers.
A reflection cache library for .NET