Top 20 NuGet ado.net Packages

Implementation functionality API objects for ADO.Net.Client based libraries
High level ADO.Net client library to agnostically query a relational database using a given ADO.Net driver
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
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.
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.
Combines the power of raw SQL with the convenience of an ORM
Profiler for ADO.NET with hooking DbConnection, DbCommand, DbDataReader, DbTransaction.
ORM Profiler lets you gain insight in what your data-access code is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NetCore is the interceptor package for regular ORMs and ADO.NET using data-access logic. The Interceptor assemblies are part of...
This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead. An ADO.NET provider for SQLite (managed-only).
EFMembership gives you Membership Provider for System.Security.Membership or WebMatrix. With supporting OAuthMembership for external login like (Facebook, Twitter, Yahoo, Google, ...). You can use your custom model class or Builtin exist models like my Default models or Microsoft members...
A simple ADO wrapper for Microsoft SQL Server and SQL Azure with async support.
.NET Framework data provder intended to allow developers to write ADO.NET code against Windows Azure Table Storage.
F# DB Access Library for Global Transactions
DataBooster is a high-performance extension to ADO.NET Data Provider, includes a light encapsulation to minimize your DAL code and a booster to maximize throughput for writing huge numbers of records to database. Please visit https://github.com/DataBooster/DataAccess for detail.
Use FlatFiles to generate MVC ActionResults.
The seventh version of the configuration-less, dynamic and self-adaptive database-first oriented Kerosene ORM library, with real full support for POCO objects, natural SQL-like syntax from plain C#, and advanced maps and lazy properties.
This is a portable library that implements a SQL Server ADO.NET provider for Windows Store and Windows Phone apps.
SqlServer 2008, 2012 and 2014 support for the seventh version of the configuration-less, dynamic and self-adaptive database-first oriented Kerosene ORM library, with real full support for POCO objects, natural SQL-like syntax from plain C#, and advanced maps and lazy properties.
The EfNewWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF New DbContext ORM.