Top 20 NuGet ORM Packages

The Tiraggo Dynamic Query API (based on EntitySpaces) for the Entity Framework (VS2010 or VS2012). Use Tiraggo instead of LINQ/Lambda expressions to load your EF POCO's via the intuitive Tiraggo Dynamic Query API.
This package is extension for Entity frame work to use Unit of work pattern and generic repository. User does not need to create repositories for each Module, Just use this package in Business layer and this package will have repository for it. This also tracks the history for the records that gets ...
TiraggoEdmx exposes the full EDMX metadata to your T4 Templates including the low level physical SQL mapppings. After using TiraggoEdmx it will soon be your preferred way to write T4 templates. Many enhancements are coming to the API. If you want to help take a look at the 'TiraggoEntityInfo' class ...
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
This is an implementation of the data access interfaces in my Commons Library (http://aashishkoirala.github.io/commons) that is based on Fluent NHibernate. For more detailed information and documentation, please visit the GitHub page at http://aashishkoirala.github.io/commons-providers. You ca...
EFEagerLoad allows you to easily and selectively eager load your Entity Framework entities (Collections and straight entities) using isolated project model selectors.
pogo lets you save .NET POCOs (plain old CLR objects) directly to the Google Cloud Datastore and use LINQ to query.
The UnitOfWork package provides a lightweight starter kit for using the UOW, and Repository patterns with Entity Framework. It has been implemented in an easily testable way, so that you can mock data access to make testing easier.
Fork of Dapper dot net micro-ORM
Provides a starter kit for unit testing UOW/Repositories with EF. Compliments the UnitOfWork package.
Simple micro-ORM for SQL Server, with first-class support for dynamics and async/await
A light, simple, flexible, open source and generally awesome micro ORM.
A light-weight Micro-ORM to take away the pain in data access logic.
Utility extension methods for Entity Framework. Includes Between for strings, greaterthan, lessthan. Recursive for IEnumerable is also a part of this package.
Micro ORM for .NET
A basic library implementation for persistent classes.
Class Generator for Mere. Generates class for Mere from Sql using mere.js config in executing directory. For easiest use move extract zip to "C:\Mere" or somewhere you can find it. Then click tool in visual studio and select "external tools". Add new tool name it "MereGenerator" or whatever floats y...
This is the Windows ORM Version tailored for Microsoft SQL Server.
T4 code generation templates for N-Tier Entity Framework.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use NLog as the logging library.