Top 20 NuGet ado.net Packages

Provides classes that use the Moq mocking framework. This provides easy mock setup, tracking of command executions, including parameter values.
Provides execution plan testing for SqlServer. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Notice this is a repacked package for ZKWeb proejct. It fixed official package can't copy SQLite.Interop.dll to ouput directory with Asp.Net Core.
MS Sql Server connection provider for SimpleNet.Core.Data
Provides execution plan testing for Sqlite. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
High-performance ADO.NET object mapper.
The CData DynamoDB Data Provider allows you to connect to DynamoDB just like SQL tables. Just specify your credentials and access data from DynamoDB.
Enables bidirectional access to Oracle Eloqua through standard drivers.
The CData Google AdWords Data Provider allows you to connect to Google AdWords data.
The CData Intacct Data Provider allows you to connect to Intacct objects.
The CData MSProject Data Provider allows you to connect to MSProject sources just like SQL tables.
Enables you to use standard database drivers to access OFX sources like bank account statements, credit card transactions, investments, etc.
The CData SAP Data Provider allows you to connect to SAP RFC's just like SQL tables. Just specify your credentials and access data from SAP.
Simplify working with raw SQL via ADO.NET
** This is a repackage of the third party SQLite project for use with ThinkGeo's Map Suite product line. ** ** You should not need to reference this package directly, it will be a dependency of other Map Suite packages. ** The purpose of the repackage is to enable ThinkGeo to control release and...
“The official SQLite database engine for both x86 and x64 along with the ADO.NET provider. This package dependences on System.Data.SQLite.Core.1.0.102.0. Refer https://www.nuget.org/packages/System.Data.SQLite.Core/ for detail." ** This is a repackage of the third party SQLite project for use with...
Enables you to use standard drivers to connect to YouTube objects. Just specify your credentials and access tables like Channels, Search, Videos, etc.
MySql provider for CoPilot.ORM
Sql Server provider for CoPilot.ORM
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.