Top 20 NuGet ORM Packages

A library that extends the functionality of Entity Framework 5 by adding batch update, future queries and audit logs.
EFAutomation is a convention based extension library for Entity Framework to automate several tasks currently cumbersome to do. It allows developers to create an Entity Framework based Context without having to specify each entity by putting it as DbSet<> as property.
An extension for NHibernate that provides a better flow when, and a safer way of, querying over NHibernate's ICriteria API.
GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs. In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well. Fe...
Tool to add INotifyPropertyChanged support to NHibernate's proxies, enabling their usage with WPF for example.
A scalable way of composing EntityFramework type configuration classes using MEF.
Shaolinq is a thoughtfully designed ORM andLinq provider for .NET This library contains types used by Shaolinq.Postgres and Shaolinq.Postgres.DotCOnnect.
NHibernate 2nd level cache provider that uses System.Runtime.Caching.MemoryCache. Supports SqlChangeMonitor and HostFileChangeMonitor. Does not depend on System.Web.dll
Extends NHibernate's high-low key table to provide indexes per entity. Compatible with Firebird, SQLite, SQL Server 2000-2012, SQL Server CE, Oracle, MySQL and PostgreSQL.
A lightweight CRUD wrapper for the Dapper Micro-ORM.
MongoCamp for MongoDB ORM Tools (based on the official driver)
JSON ORM is an open source very lightweight framework developed on top of json.net. The Idea is to make json more quickly and easily implementable manage local storage as json.
Provides Vertica 7 integration with NHibernate.
Allow to use Entity Framework 5 with PostgreSQL
A customisable T4 template that generates POCO based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates POCO based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
A customisable T4 template that generates Entity based Repositories from your EDMX file - simply edit the name of the EDMX file at the top of the TT file and run!
Tools to Speed Up EF Coding