Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Service layer and repositories relationship

Using DbContext and DbSet instead of implementing repositories and unit of work

One DbContext Instance spans multiple Repositories

Register a container (IoC) in a class library?

Disposal of dependencies when using DI/abstract factory pattern

Repository and ViewModel in asp.net mvc 3

MultiRepositoryProvider doesn't instantiate Bloc

Should we use only narrative methods in controllers when using Repository Pattern in Laravel 5.x?

Is IMongoCollection.AsQueryable() Deferred?

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?