Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

It's not possible to lock a mongodb document. What if I need to?

Repository Pattern: how to Lazy Load? or, Should I split this Aggregate?

How to fake DbContext.Entry method in Entity Framework with repository pattern

Generate POCO classes in different project to the project with Entity Framework model

LINQ to SQL and the repository pattern

Multiple Git repositories for each Eclipse project or one Git repository

What specific issue does the repository pattern solve?

Service Layers and Repositories

Repository pattern and mapping between domain models and Entity Framework

Repository pattern - Why exactly do we need Interfaces?

Transactions in the Repository Pattern

Entity Framework 6 Code First - Is Repository Implementation a Good One?

How does a service layer fit into my repository implementation?

Repository pattern vs. "smart" business objects [closed]

Unit of Work + Repository Pattern: The Fall of the Business Transaction Concept

Why use Repository Pattern or please explain it to me?

Best Repository Pattern for ASP.NET MVC

How to implement Unit Of Work pattern with Dapper?

Laravel 5 - Interface is not instantiable

DDD - Persistence Model and Domain Model