Top 20 NuGet ado.net Packages

An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
Unit of work and repository patternsfunctionality for Susanoo
Library of utility types for relational storage of Microsoft Orleans
Custom serialization when NMoneys objects are to be persisted as complex types using Entity Framework.
EDM code-first model of the Sparx Enterprise Architect repository for code generation and integration
Generic ADO.NET and Entity Framework Repository
Zero overhead FastQuery for Sqlite. Fork of an early version of Microsoft.Data.Sqlite.
MappingAPI for EF (DbModelStore) branch for improved startup performance. For further information, please read my blog post. http://www.fusonic.net/en/blog/2014/07/09/three-steps-for-fast-entityframework-6.1-first-query-performance/
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.
Structure that produces more productivity using Ado.Net in Asp Net Core.
CoPilot is an object relational mapper (ORM). In its core it works like a micro ORM, but it has some neat and powerful features added on top of it, which makes it more of a "middle ground" ORM. CoPilot is built with performance and flexibillity in mind, and was specifically designed to avoid any lea...
The light weight object relational mapping framework for sqlserver
Provides execution plan testing for Postgres. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Data manipulation for Microsoft Oledb
Extends ADONetHelper library to DB2
Simple ADO is a .NET Standard package (previously would have been a Portable Class Library - PCL) that provides simple ADO-style operations for local databases - e.g. SimpleAdo.Sqlite supports local SQLite databases. It has DbConnection, DbCommand and DbDataReader functionality for executing standa...
A contribution to the Microsoft EntityFramework