Top 20 NuGet Patterns Packages

A generic 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.
Core features for Cortoxa Framework.Contains interfaces for common "Design Patterns". Cortoxa Framework is a Powerful Framework for faster and easier building .Net applications based on Dependency Injection patterns. Contains implementation of common "Design Patterns".
My package description.
A repository pattern implementation for Azure Storage. I dont have any docs for this yet but the source is avaliable here: https://github.com/lukemcgregor/StaticVoid.Repository, if you would like some more info raise an issue and I will write some up.
Assembly containing generic IRepository and IUnitOfWork interfaces.
Light EventSourcing DomainModel Architecture
Dapper implementation of the RedRocket Persistence Framework
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.
Provides a starter kit for unit testing UOW/Repositories with EF. Compliments the UnitOfWork package.
Repository Pattern with Entity Framework.
Dao para utilização do mongo db - utiliza recursos do projeto mongorepository
Repository pattern for entity framework
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the core SaltFx package and is used by most other SaltFx packages. You may also be interested in SaltFx.Application, SaltFx.Domain, SaltFx.Data, or one of ...
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the SaltFx application package and provides essential application tier objects. You may also be interested in SaltFx.Domain, SaltFx.Data, or one of the pre...
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the SaltFx data package and provides essential data tier objects. You can use this package to build your own data implementation. You may also be intereste...
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the SaltFx NHibernate data implementation package. Install this package if you want to use the NHibernate O/RM in your project. You may also be interested ...
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the SaltFx RavenDB data implementation package. Install this package if you want to use RavenDB in your project. You may also be interested in SaltFx.Appli...
NOTE: SaltFx has been replaced by LeadPipe.Net! SaltFx is an open source N-Layered Domain Driven Design framework for .NET development. This is the SaltFx domain package and provides essential domain tier objects such as Entities, Value Objects, Repositories, and other well-known DDD concepts. You ...
A light, simple, flexible, open source and generally awesome micro ORM.
DDD.Light.Repo.Contracts