Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

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

What exactly is the difference between a data mapper and a repository?

Repository Pattern Standardization of methods

Best way to implement Repository Pattern?

Repository and Unit of Work patterns - How to save changes

Configuring Ninject with Asp.Net MVC & Web Api