Top 20 NuGet uow Packages

Generic Repository and Unit of work pattern with EF.Core
.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
Provides interfaces for implementing a base DAL entity, base DAL mapper, base CRUD repository and base unit of work class
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.
DDD helper lib
Package Description
Package Description
Data Access Layer Core interfaces for Core project
Data Access Layer provides abstract interfaces of Generic Repository and Unit of Work for your .NET application.
Data Access Layer provides concreate entity framework implemenataion of Generic Repository and Unit of Work for your .NET application.
Data Access Layer provides concreate entity framework implemenataion of Generic Repository and Unit of Work for your .NET CORE application.
Package Description
Pretty UOW