Top 20 NuGet sql Packages

A .NET framework for multi-database platform migrations, versioning and schema modifications. Write database migrations and/or schema modifications in your favorite .NET language and let Mig# generate the platform-dependent SQL code and update your schema. Features: fluent interface, automatic versi...
Easiest and fastest Micro ORM, you've got the queries, you've got the objects, take the best of two worlds ! This is the SQL Server database provider.
Configuration-less object-relational mapper for SQL Server and SQL Server CE / SQL Server CE 4.0
Simple extension to Dapper to allow arbitrary column to property mapping.
An easy to use extension for SQLite.Net PCL that allows you to seamlessly encrypt/decrypt data when inserted/accessed from the database by adding one simple attribute. Works great one all major platforms (iOS, Android, Windows Universal)
Dapper, DapperExtensions and Linq Queries.
A wrapper over System.Data.SQLite to simplify querying
A simple abstraction on top of the Dapper extension synchronous and asynchronous methods to aid testability. This is based on the original code by Andrew Miller.
Allows SQL Server Compact 3.5 SP2 to be used with Entity Framework Core. Requires the SQL Server Compact 3.5 SP2 runtime to be installed
An easy-to-use timeseries database client that allows storing of masses of simple of data structures identified by a string id and a timestamp. This package has been discontinued from version 7.0.0 and onwards. All classes has been moved to Vibrant.Tsdb.
.NET SQL Server Helpers. Makes managing custom SQL commands (no ORM) easier. Not really intended for use by the wider-public, but feel free to try :)
SQL primitives and helpers.
This is a port of Poor Man's T-SQL Formatter to .Net Standard 2.0 so it can be used with .Net or .Net Core. Everything but the core library (console app, web app, plugins, etc.) has been removed.
Easy call sql stored procedure from Xamarin Form.
re-linq SQL Backend: A framework for generating SQL based on the re-linq Frontend.
Provides static wrapper for repository factory for those who cannot or do not want to use dependency injection
Rebus.Oracle.Devart
SQL Server database provider for OpenCQRS domain store.
Extends ADONetHelper library to NuoDb
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. Forked from Bilal Fazlani to support EF Core ...