Top 20 NuGet Packages
Async interfaces and adapters for System.Data
Data Access Library
Entity framework 6.x migration provider for DB2
System.Data.Entity Repository Extension
A library for easy access to File based databases such as Microsoft Access, flat files or Excel Spreadsheets.
Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx#djb).
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/).
Data.HashFunction implementation of BuzHash (http://www.serve.net/buz/hash.adt/java.002.html).
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).
Data.HashFunction implementation of FarmHash (https://github.com/google/farmhash).
Data.HashFunction implementation of a wrapper for System.Security.Cryptography.HashAlgorithm.
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 MetroHash (https://github.com/jandrewrogers/MetroHash).
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).
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
Oracle client provider for .Net Core based on mono implementation;