Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Aggregate Root in context of Repository Pattern

DAO. Many-to-many relationship

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

Repository Pattern and Local Caching

Generic Repository and Leaky Abstraction

How can I perform aggregate operations via the repository pattern?

How to inject ninject itself into a static class with extension functions

Repository pattern with Entity Frameworks 4

Using eager loading with specification pattern

Unit of work and multiple object contexts

Generic Repository with Soft Delete Feature

ObservableCollection and Repository pattern in MVVM - How to relate them, and a case for the "Update" method

Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injection, Unit of Work and Repository Patterns

When to expose an IEnumerable instead of an ICollection?

NodeJS: how to implement repository pattern

Why does ObjectContext class not derive from some Interface?

How to avoid persisting entire aggregate root when adding child entity?

How to retrieve Domain Object from Repositories

Repository design pattern - should there be one repo for every Dao?

Android repository pattern for firestore