Top 20 NuGet ado.net Packages

Enables you to use standard drivers to connect to XCart objects. Just specify your credentials and access tables like Orders, Profiles, Products etc.
ADO.Net helper library. Provides a fluent interface to throw some SQL or DDL at your database.
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.
A plugin that extends Npgsql to enable using npgsql as a .NET data provider for CrateDB.
Extends ADONetHelper library for SQL Server
Extends ADONetHelper library to Sqlite
A default implementation of Mutex.Data.Core. This package is database independent. Reference Mutex.Data only in your application(s). Reference Mutex.Data.Core in your libraries. The assembly is signed and CLS compliant.
Extends ADONetHelper library to Odbc
Extends ADONetHelper library to Oledb
FluentFramework is a nHibernate based object-relational mapper (O/RM) that enables .NET developers to work with a database using .NET objects.
Generic ADO.NET client library to connect to a relational database system using a given providers ADO.NET driver. Driver can be in Global Assembly Cache or referenced as a nuget package.
Extends ADONetHelper library for Teradata
Allows SQL Server Compact 4.0 to be used with Entity Framework.
Smart mock data library
Smart mock data library SQL Server extensions
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap.
Smart data library for SQL Server .NET
Smart data library for .NET
F# type provider to support statically typed access to input parameters and result sets of sql statements in an idiomatic F# way. Data modifications via statically typed tables.