Top 20 NuGet repository Packages

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.
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.
DDD.Light.Repo.Contracts
DDD.Light.Repo.InMemory
DDD.Light.Repo.MongoDB
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 ...
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
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.
Light EventSourcing DomainModel Architecture
Dapper implementation of the RedRocket Persistence Framework