Top 20 NuGet unitofwork Packages

Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility of the orchestrating layer (e.g. from an application service). This package adds that abil...
Unit of work framework
Generic Repository and UnitOfWork Pattern implementation with base classes for Entity Framework
Generic Repository Pattern implementation with base classes for RavenDb
A repositiory wrapper for the Entity Framework offering full unit test support through interfaced DbContext and nested unit of works for DB first and model first setups. See http://nqueries.codeplex.com for installation details.
DCommon data adapter for Entity Framework
DCommon data adapter for NHibernate
Unit of Work and Repositories interfaces
Bootstrap for the Data project: the project that holds actual implementations of your repositories (using NHibernate in this case)
Bootstrap for your Domain project (the one with your domain/entities objects, and interfaces for your repositories)
Skahal's infrastructure framework used in games (destop, web, iOS and Android) and apps (OSX, Win and iOS).
Additional interfaces and common implementations for Moveax.DataAccess.Cqrs
It is simple and easy to use library, using this along with Entity Framework you would be able to perform CRUD (Create, Read, Update & Delete) operations without writing much code.
Repository Pattern For Frankstein
Repository Pattern For Frankstein
DCommon data adapter for Entity Framework
Library that assists in using ADO.NET and Entity Framework in the same work unit.
Command Query Responsibility Segregation (CQRS) pattern core interfaces.
Pooka.Repo A simple CQRS repository
Unit Of Work pattern implementation for ASP.Net Application