523 packages
returned for Tags:"unitOfWork-pattern"
The #1 pattern-aware extension to C# and VB.
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
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...
More information
The specification pattern for composable business logic, in C#.
An implementation of the Repository pattern for Entity Framework 6.2 based on the principles laid out by Moshfegh (Mosh) Hamedani.
ScopedUnitOfWork is a lightweight .NET Standard implementation of Unit of Work and Repository patterns, extended with scoped functionality to improve read performance and in-built with transactions management; in respect to underlying Entity Framework Core ORM.
Yet Another Repository for .Net
System.Data.Entity Repository Extension
Interface and abstract class for database pattern
A mock implementation of the Repository pattern.
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, and multiple database with distributed transaction supported.
Unit of work framework for EntityFramework
An abstraction of the unit of work pattern
-
3,992 total downloads
-
last updated 2/12/2012
-
Latest version: 1.0.1
-
Pattern
Set of classes for implementation Specification pattern
Implementation of CircuitBreaker pattern for .NET
Redbridge C# Windows Library for working with Entity Framework in a unit of work style.