Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Using an abstraction layer over DbContext

Query in LINQ with self join

c# sql linq unit-of-work

TDD Unit of Work Pattern Moq Cannot instantiate proxy of class error

Unit Of Work and Repository inter dependency

Generic Unit Of Work

Why would I want to use UnitOfWork with Repository Pattern?

Using MVC + Repository Pattern, where Business Logic should be?

Is Martin Fowler's POEAA implementation of Unit of Work an anti-pattern?

.Net - Decoupling Unit of Work pattern for multiple ORM's

How to structure unitofwork / service layer / repository, so that they work with DI (Unity) and Moq for Unit Testing

UnitOfWork & Generic Repository, SOLID principles with Custom Repository

Unit of Work Design Pattern [closed]

Using a Custom Endpoint Behavior with WCF and Autofac

How to design unit of work to support bulk operations and give more performance?

In DDD, a UoW per Repository or Bounded Context or Transaction?

MVVM + Entity Framework architecture confusion

Repositories and Units of Work - which is responsible for what?

c# repository unit-of-work