Top 20 NuGet ORM Packages

Containts base types for DAL.
Contains implementations for Bricks.DAL concepts.
This is an entity framework manager which assists in deploying base repository for models, caching of result and transaction base architecture
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to encrypt and decrypt values as they are written to or read from a database.
Generic repository for Entity Framework. This is an Early Alpha Build. Work in process.
Testable EntityFramework: Easy and straightforward way to test EF queries
An easy database helper for .NET 2.0+, with typed query & simple ORM, hibernate-like dialecting & criterion query, supporting all .NET ADO providers, implemented on Dapper.
Simple framework for easy unit testable entity framework.
Simple framework for easy unit testable entity framework.
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for Entity Framework v6.x. The Interceptor assemblies are pa...
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for regular ORMs and ADO.NET using data-access logic. The In...
An tool for Persistence Object the database. Very simple to use. So far, it is compatible with SQL Server,SQL Server Compact, Access, MySQL, PostgreSQL,SQLite and Oracle.
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NET45 is the interceptor package for regular ORMs and ADO.NET using data-access logic, ...
Adds a post build event that removes MiniProfiler.pdb from your project's output. See http://stackoverflow.com/a/25853921/26226.
Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
Nhibernate Persistence Helper