Top 20 NuGet sql Packages

Object-relational mapper between TrackableData and common SQL.
SqlBulkCopyCat(alogue) - a configurable wrapper around the SqlBulkCopy .net Class supporting copying of data between databases.
An API for putting KML files into MS-SQL.
For performance testing services that depend upon a SQL database, the service may be tested with known inputs and the SQL queries that are executed will be captured (along with their results). Then the service may be re-tested but the SQL proxy layer will return known results to the same SQL queries...
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this package is used in an example implementation of the service
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this is the Client package
Provides extension methods for Dapper
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.
iTin Export Engine Core, contains a tab-separated values (txt), comma-seprated values (csv), XML spreadsheet 2003 (xml) and SQL Script (sql) native writers
Provides interface for basic CRUD database interop.
Allows rapid development of an application by removing the need to create/setup the Database. Just create POCO classes and save them to a named database. Once your application is working you can swap out for a fully fledged database or just use it to create prototype or throw-away applications.
Create WebApi from SQL Server Stored Procedures
Implementation of SqlRepo for Microsoft SQL Server