Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

MVC Search functionality using repository pattern

Resolving a dependency in my Service layer

Update records Nhibernate and Iqueryable

Design Patterns: Abstract Factory and Generic Repository

Questions regarding Entity Framework + DDD

Repository Pattern: Method signature for Edit/Delete methods

c# repository-pattern

Does it make sense to use Repository pattern with (eg.) DevExpress XPO?

Data Access Layer without ORM

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