Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Entity Framework, Repository Pattern, Unit of Work and Testing

architecture layering and unit of work pattern

Make PHPStan understand Laravel Eloquent Builder query()

What kind of error codes should a repository return to a RESTful Web API

Custom Authorization/Authentication with Repository pattern

Register multiple EF contexts into a DI container

ASP.NET MVC Application Design

EF Core without additional repository pattern

Repository Pattern in Layered Architecture

Repository Pattern Retrieve Desired Columns Only

Generic Linq Find method for Repository

c# linq repository-pattern

How do i make .Include to work on an IEnumerable

Streamlining the implementation of a Repository Pattern and SOA

ASP.NET MVC - I think I am going about this wrong

How to inject dependencies using Ninject In ASP.NET WebForm?

Dependency Injection

Entity Framework 4.3 one to one foreign key relationship

unit testing with moq generic repository and UnitOfWork