Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Unity: Injection of multiple PerResolveLifetimeManager registered types

.net architecture: Creating a IRepository<T> generically

Pure POCO entity update problem in repository pattern

DDD: can a repository return boolean values?

Why would I want to use UnitOfWork with Repository Pattern?

Why include a Repo.SaveChanges() method in a repository?

Using MVC + Repository Pattern, where Business Logic should be?

Am I using correct lifetime managers for dependency injection?

Purpose of IAggregateRoot interface in in Microsoft Repository Pattern document

Generic Repository Pattern have repetition of code so what will be benefit?

Application architecture - Transactions w/ RavenDB

How to make parallel async queries in EF Core 3.0 with repository pattern?

Repository pattern with .NET 1.1

.NET RIA Services with MVC Style Repositories?