Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Is there a reason for using the Repository pattern with Entity Framework if I know I will only ever use EF?

Where does paging, sorting, etc go in repository pattern?

There is no argument given that corresponds to the required formal parameter 'context of GenericRepository<Incident>.GenericRepository(dbContext)

What type is repository pattern in?

Laravel eloquent model how to get data from relationship's table

How do I correctly use Unity to pass a ConnectionString to my repository classes?

Generic Repository for SQLite-Net in Xamarin Project

Services and Repositories in DDD (C#)

DDD - How to implement high-performing repositories for searching

Is Unit Of Work and Repository Patterns very useful for big projects?

How is the Data Mapper pattern different from the Repository Pattern?

Repository Pattern in Entity framework 4 when should we dispose?

Specification Pattern in Domain Driven Design

Is it ok for entities to access repositories?

Repository Methods vs. Extending IQueryable

ASP.NET Identity with Repository and Unit of Work

Implementation of Repository Pattern in Python?

python repository-pattern

Repository Pattern with Entity Framework 4.1 and Parent/Child Relationships

How to get primary key value with Entity Framework Core

using stored procedure in entity framework