Top 20 NuGet sql Packages

A SqlDependency framework which can be used with Entity Framework and SignalR for a rapid development environment.
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Utilities for simplifying ado.net procedure calls
Simple wrapper for calls to MSSQL database. Originally from MS good practices.
Probably completely outdated NHibernate helper
Provides the thread-safe extension to the IMemoryCache and IDistributedCache
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
An install-and-go package for SQLite. You will only need to install this package, add some models and DataAccess-classes and your SQLite-database is created!
Simple wrapper over MySQL.Data for safe and easy use. Do SQL Query an retreive a list of object of the type you requested. Midway between the raw MySQL Connector and Entity Framework
Uses database metadata to generate deep copy procedures for SQL Server.
EasyPersist SQL Server Light ORM Framework.
PostgreSql driver for Perfon.Net. Perfon.Net is an open source performance monitoring .Net framework for web applications without using windows performance counters. See simple how-to example on https://github.com/magsoft2/Perfon.Net
SQL Server Batch StreamReader
A releational object mapper
.NET Sql Builder and Generator
把 json 结构数据解析成标准的 sql, 实现标准化和自动化的增删改查
This package is forked from https://github.com/bilal-fazlani/tracker-enabled-dbcontext project. Just to avoid installing all the packages and entityframework in our domain project. Added the TrackerEnabledDbContext.Domain class library and move the SkipTrackingAttribute and TrackChangesAttribute ...