Top 20 NuGet repository Packages

.NET Standard class library for repository implementation.
Generic Implementaion of the Repository Pattern that allows for faster development of application's data-access layer
A Blazor component that utilizes server side validation.
SimpleDAL is a lightweight library that allows you to quickly create a data access layer.
Unit of Work pattern implementation
.NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore. Instruction of uses: https://github.com/abuzaforfagun/GenericUnitOfWork Sample project: https://github.com/abuzaforfagun/GenericUnitOfWork/tree/master/GenericUnitOfWork.Sample
A simple library that implements some of the repository data access and modification patterns.
A small library to separate your filtering logic from Data access layer.
Common toolset for repositories
A very simple extention to OakIdeas.GenericRepository that adds support for EF Core
Extends PetaPoco.Repository to allow automatically setting the user who created/updated an entity as well as the date the entity was created/updated
Easy to use, generic repository wrapper component for Entity Framework Core
Generic Repository and Unit of Work for MySQL of the Ural Boilerplate project.
Generic Entity Service for PostgreSQL of the Ural Boilerplate project.
Generic Entity Service for MYSQL of the Ural Boilerplate project.
Generic Entity Service for MSSQL of the Ural Boilerplate project.
Middlewares for the Ural Boilerplate project.
Common toolset for repositories
Utility extensions for Ternacode.Persistence.Abstractions.