Top 20 NuGet uow Packages

The repository and unit of work patterns are intended to create an abstraction layer between the data access layer and the business logic layer of an application. Implementing these patterns can help insulate your application from changes in the data store and can facilitate automated unit testing o...
Interfaces for generic repository and generic unit of work patterns
Interfaces for generic repository and generic unit of work patterns
The package is a part of Saritasa Tools project. Saritasa.Tools.EfCore3 contains various useful extensions.
Provides base implementations of an EF Core based repository (CRUD operations) and Unit of Work class.
Provides base implementations for a DAL-level entity, mapper for mapping between DAL and Domain entity and base Unit of Work class.
Unit Of Work pattern implementation for ASP.Net Application
Implementation of Unit of Work, Repositories and Queries.
Autofac initialization of BitsOnCoffee.Data https://github.com/BitsOnCoffee/Data.Autofac
Entity Framework implementation of BitsOnCoffee.Data Library
Idea.UnitOfWork Class Library
The package is a part of the Saritasa Tools project. Collection of tools for our company projects for Entity Framework 6.
UoW and Repository Pattern with EF
Unit of Work component that automatically handles transactions (with multiple DbContext support)
Unit Of Work pattern over Entity Framework
Contains a bunch of interfaces, abstract classes, etc... to easily deal with DDD infrastructure layer