Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

SOLID principles, Repository pattern and EntityFramework cache in Asp Net Mvc

Using Stored Procedures with Linq To Sql which have Additional Parameters

How to create custom (separate file) repository in NestJS 9 with TypeORM 0.3.x

MVC validation in model requires database repository

My code is riddled with service interfaces!

Compile-Time Generic Type Mapping without Reflection

How to fix: The return type of an async method must be void, Task or Task<T> [AppName]

EntityFramework repository template - how to write GetByID lambda within a template class?

Multiple generic repositories in unitofwork?

Architecting ASP.net MVC App to use repositories and services

using UnitOfWork and Repository Pattern with Entity Framework

If I expose IQueryable from my service layer, wouldn't the database calls be less if I need to grab information from multiple services?

linq repository-pattern

Generics problem with Unit of Work Pattern

Entity Framework, Repository Pattern, Unit of Work and Testing

architecture layering and unit of work pattern

Make PHPStan understand Laravel Eloquent Builder query()