Top 20 NuGet ORM Packages

An implementation of the Chatter.MessageBrokers.Reliability adapter library which leverages EF Core for transactions, units of work, inbox and outbox
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
Package Description
Homura - C# ORM
Package Description
Simple micro-ORM base library
Mapping for DKX.Dbal
Nightingale is a object relational mapper for .NET including .NET Core. It also offers automatic entity generation, lazy loading, enum support and much more.
Data Access Library that simplifies data access to a Microsoft SQL server. Wraps SqlConnection the SqlCommand into a series of objects and methods that provide more straightforward usage. GetObjects<T>()/GetObject<T>() provides functionality to fill an object via reflection in a lightweight mann...
Core Implementation for Dapper.Extensions.Linq
Trinity is a flexible data access tool. This is the base class
Mere is an "ORM-ish thing" for SQL server. User MereWebGenerator to generate your classes from a SQL server database. Please send any bugs found to [email protected] (thank you).
Framework for Microsoft SharePoint© 2010, 2013 and 2016. Allows to map list items to simple hand-writen POCO classes and perform actions by manipulating with entities. - strong typed operations with items - abstract layer on Sharepoint object model - simplifying recurring routine a...
T4DSG is a T4 template that generates database helper in order to eliminate the use of literal strings in EF code first mapping.
FluentData is a Micro ORM that makes it simple to select, insert, update and delete data in a database. It gives the developer the power of ADO.NET but with the convenience of an ORM. It has a simple to use fluent API that uses SQL - the best and most suitable language to query data, and SQL or flue...
Marr DataMapper is a Linq enabled Micro-ORM that allows you to project views into complex object graphs. Contributors: Rick Schott, vitidev, Keivan Beigi, Mark McDowall
This is the BETA version of AutoPoco vNext, it is mostly feature complete, any bugs should be reported to codeplex (autopoco.codeplex.com)
The NHibernate Facility enables the usage of NHibernate O/R framework for your components.
Trivial micro-orm implemented on Dapper, provides with CRUD helpers specialize to handle MySql.