Top 20 NuGet orm Packages

Simple Binding that enables dynamic filtering on your webapi via url on NetFramework
Package Description
Memory caching provider for Zen
LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
LINQ to Informix is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
LINQ to DB2 is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
EntityFrameworkCore plugin for the lightweight and flexible Repository / UnitOfWork framework.
Platform-agnostic cloud connector provider for Zen
Version 3.0.0
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite etc..
Hybrid-ORM for .Net
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
The connection management wrapper for Dapper.net. *************************************** // To create an instance of database context inherit DbContext class TestDb : DbContext { private const string ConnectionName = "DefaultConnection"; private TestDb() : base(ConnectionName) { } } // e...
An awesome ORM for querying and modifying databases.
Sql commands wrapper, a mini ORM.
Abp.NHibernate
A LINQ to MDX Psued-O-RM for Microsoft SQL Server Analysis Services
An EntityFramework implementation of the unit of work pattern