Top 20 NuGet work Packages

Manage your DbContexts the right way. The persistence or infrastructure layer uses the DbContext (e.g. from a repository). Controlling its scope and transaction lifetime, however, is ideally the reponsibility of the orchestrating layer (e.g. from an application service). This package adds that abil...
Unit of work framework
Entity Framework Repository, Unit of Work Interfaces and Abstract DbContextRepository, DbContextUnitOfWork derived from Interfaces.
Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functions like CustomRepositores all in one small lib. Made for the Entity Framework.
This package is contains Entity framework base context, fake context, Repository and Unit of Work framework
Base implementation for domain repositories and domain events using the unit of work pattern.
This package contains the Dapper.Accelr8 Repository component. It is provided in a different package for those looking to break their repository out from their SQL implementation classes.
This package contains the Dapper.Accelr8 Repository component. It is provided in a different package for those looking to break their repository out from their SQL implementation classes.
This package includes all the requierd Methods to communicate with DynThings WebAPI services.
Extensions of Qwiq.Linq providing identity assistance in LINQ.
A LINQ query provider to simplify querying for work items
MongoUnitOfWork is an extensible library which implements the Unit of Work pattern on top of the Official MongoDB C# driver. It also supports multi-document transactions using two-phase commit as described in MongoDB documentation.
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.
Generic Repository and Unit of work pattern with EF.Core
Una abstracción de Unit Of Work y Repository para iniciar el trabajo con Dapper.
Stateful implementation on top of Azure Service Fabric's Reliable Actor state manager. Provides common .NET data structure concepts persisted in distributed actor state.
Generic Repository Pattern and Unit Of Work for C# .Net Core