Top 20 NuGet repository Packages

The module that implements Deveel Repository pattern for abstracting the Entity Framework functionalities
Provides utilities and contracts to implement the Repository anti-pattern with advanced query features
DapperContext is a DbContext-like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC containers.
This is a repository pattern abstractions.
Code generation (bulk insert and repository templates) and runtime classes
Provides a SqlRepo for Entity Framework targeting SQL Server 2016+. The SqlRepo class includes various CRUD methods, including methods that take a LINQ expression for filtering records. SqlRepo supports auto-rollback transactions and sequence resetting for testing scenarios.
Async data access implemantacion for MongoDB based on repository pattern.
DAL package providing Sql Server access, using Entity Framework.
Interfaces and base classes to support DAL packages.
Simple Repository to be used with Entity Framework Core ... Initial Release 1396/11/22
A lightweight extension of EntityFrameworkCore that is implementing the Repository design pattern.
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 implementing the repository pattern.
Standard library for EF Core repository
data library
Classes to implement repositories for a MongoDB backend
Generic Entity Framework repository