Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Access viewModel inside a service in android

Why should I use IQueryable<T> over List<T> in LINQ to SQL [duplicate]

full entity framework repository interface

How to architect MVC 3, EF, ViewModels, AutoMapper, POCO, Repository and Unit of Work in n-tiered project?

Eager load ALL by default with Entity Framework within a Generic Repository

Should I write unit test for controller or service layer or both of them?

ServiceStack + ORMLite + Repository Pattern

Unit of Work, Repositories and IDisposable

Repository Pattern and Unit Testing ASP.NET Web API

advantage of repository pattern in laravel against instantiating a model in a controller constructor

Repository design pattern

Using multiple DbContexts with a generic repository and unit of work

Decouple unit of work from services or repo

Repository pattern and return types

Is Repository pattern as same as Active Record pattern?

What is the purpose of repository when service classes can do the same?

Golang repostiory pattern

go repository-pattern

Repository Pattern for node.js using mongoose

Entity Framework Code First Many to Many creating duplicate rows