Top 20 NuGet repository Packages

Base repository classes for MongoDb.
This is a common library for AspNetCore.Repository
This is generic reposiory for Entity Framework Core. This is awesome repository for database operation based on EF
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities, Support for multiple databases: SQL Server, MySQL, Sqlite, Postgresql, Oracle...
Clases básicas para iniciar un DbContext de Entity Framework Net. Core con los patrones Repositorio (Repository) y Unidad de Trabajo (Unit of Work) por defecto.
Package Description
EasyDapper core components and interfaces. Supports implementation of SQL statement builders that are made available within an implementation of the Repository pattern.
Implementation of Dapper executor for Microsoft SQL Server
Generic Repository and Unit of work pattern with EF.Core
GenericRepository is a data access library using repository pattern.
GenericRepository is a data access library using repository pattern.
A thread-safe caching infrastructure for caching data objects, which should be requested only once when needed from the data source (db, service or any type of data source)
Provides extensions for testing usage of SqlRepo components
Beta release. A simple CRUD library for dotnet Standard 2.0.
Generic entity framework sql server repository which manages your entities. It allows you sign your entities as a ISoftDeletable , ISoftUpdatable and manages them automatically