Top 20 NuGet repository Packages

Configures Ninject to resolve IRepository as the right configured implementation of SharpRepository
NRepository.EntityFramework is a generic repository library with a strong focus on CQRS.
A library that defines interface for a generic repository, unit of work and specifications
Data store repository abstractions.
LeadPipe.Net.Data provides essential data tier objects including an implementation of a repository, the query object pattern, and unit of work pattern. You can use this package to build your own data implementation, but you might also be interested in the pre-built data implementations such as LeadP...
LeadPipe.Net.Data.NHibernate.StructureMap is a comprehensive pre-built data implementation package that uses NHibernate and provides implementations of a repository, the query object pattern, and unit of work pattern. This package provides easy component registration for StructureMap users. ...
This is a clean repository pattern abstraction over Entity Framework that is further layered with Unit of Work pattern. This framework helps you to write clean code which dealing with your entity querying and also allows you to add extended operations to each entity service. The major advantages wou...
Reduce your code churn when mapping between your entity and domain layers. Simply have your repositories and entities inherit from the provided classes and interfaces, define your AutoMapper config and you're done. Supports IoC injection of database context and AutoMapper configuration.
zxm.Dapper is an extensions to intergration with dapper-dot-net and MicroOrm.Dapper.Repositories.
IdeaStudio AspNetCore BaseControllers
SharpRepository generic repository implementation that stores data in a XML Serialized file
The library for EntityFramework based on Domain Driven Design pattern allows to maximize the scalability and flexibility for the complex applications. Providing the repository and factory design pattern for EntityFramework and EntityFrameworkCore. - Why should develop the Repository for...
RevStackCore .net core OrientDb Graph repository pattern.
Injects SharpRepository using StructureMap in your .NET Core apps or even using Microsoft.DependencyInjection library.
Provides a generic service orientented CRUD interface to repositories of a data context in Entity Framework Core with async methods.
CodeGenHero is an amazing Visual Studio extension that enhances developer productivity via code generation. This package should be added to projects that are the target of CodeGenHero templates that leverage Reverse POCO entities along with Entity Framework.
Package Description
ASP.NET core middleware for providing a Service Repository