Top 20 NuGet Patterns Packages

A generic Entity Framework repository with a fluent interface to provide a flexible query API. All the benefits of being able to build queries through method chaining without having to return IQueryable from the repository.
A simple implementation of the repository design pattern.
ComBoost.EntityFramework is Wodsoft's entity repository technology using Microsoft's EntityFramework for applications.
The fastest and smoothest way to great architecture
DCommon data adapter for Entity Framework
DCommon data adapter for NHibernate
Fast and configurable repository implementation for multiple types of data sources.
CloudSoft.Repositories help you to use a generic (unit of work) repository for EntityFramework 6 with data migration based on sql script
SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers buil...
The fastest and smoothest way to great architecture
Mongol is a wrapper for the MongoDB Official C# Driver which makes it very easy to create repository pattern classes around strongly typed collections for POCO objects. Mongol also includes lambda-based property name resolution for building MongoDB Query/Update operations without magic strings...
Generic Repository and UnitOfWork Pattern implementation with base classes for Entity Framework
Generic Repository Pattern implementation with base classes for RavenDb
Entity Framework Repository, Unit of Work Interfaces and Abstract DbContextRepository, DbContextUnitOfWork derived from Interfaces.
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.
Unity integration for Logic Data Access
NexBusiness's generic repository pattern with built in busines rule validation.
MerchantTribe.Web is a utility library for building .NET web applications and includes tools for Data Access Repositories, Passwords, HTML Sanitizer, Geography, Cookie Management and more.
Repository class for MongoDB
This package contains extensions for entity framework code first. This includes read/write repositories, global conventions and attribute conventions