Search code examples
Using Method of Inherited Interface with Generic Repository Pattern, UnitOfWork in ASP.NET MVC 5...

c#asp.net-mvcentity-frameworkrepository-patternunit-of-work

Read More
Problem attaching same Entity with same Primary Key to DbContext in Entity Framework Core...

c#asp.net-coreentity-framework-coredbcontextunit-of-work

Read More
How to insert / Delete record in repository pattern unit of work entity framework with combined prim...

c#asp.net-mvcentity-frameworkrepository-patternunit-of-work

Read More
How to use UnitOfWork pattern together with IdentityMap pattern?...

javaunit-of-workenterpriseidentity-map

Read More
Non-invocable member 'IUnitOfWork.AdminMerchants' cannot be used like a method...

c#entity-framework-coreautomapperunit-of-work

Read More
Taking advantage of inheritance in Controllers and Views...

asp.net-mvcoopinheritancerepositoryunit-of-work

Read More
Unit of work pattern not allowing me to create db context without options...

asp.netmodel-view-controllerentity-framework-coreunit-of-work

Read More
Mocking UnitOfWork / GenericRepository Implementation...

c#mockingunit-of-work

Read More
Dependency injection in unit of work pattern using repositories...

c#entity-frameworkdependency-injectionunit-of-work

Read More
Ef Core saving Employee entity Throw Cannot insert the value NULL into column ' ' table Job ...

c#sql-serverwinformsentity-framework-coreunit-of-work

Read More
Implementing IAuthenticationFilter, Unit of Work and Dependency Injection...

c#entity-frameworkunity-containerasp.net-web-api2unit-of-work

Read More
Unit of Work, Entity Framework and Core Services...

entity-frameworkdomain-driven-designrepository-patternunit-of-work

Read More
How to use Unit of Work in Domain Layer...

.netdomain-driven-designunit-of-work

Read More
Effect in application performance by Repository pattern and Unit of work with entity framework in as...

asp.net-mvcentity-frameworkdesign-patternsrepository-patternunit-of-work

Read More
Confusing behaviour when handling exceptions in combination with using...

c#exceptionunit-of-work

Read More
.Net - Decoupling Unit of Work pattern for multiple ORM's...

.netdependency-injectioninversion-of-controlunit-of-workdecoupling

Read More
How to use unit of work in rest controller properly?...

springspring-bootspring-mvcspring-data-jpaunit-of-work

Read More
Get single object from MOQ using Unit Testing, Unit of Work and Generic Repository Pattern framework...

c#unit-testingmoqrepository-patternunit-of-work

Read More
What is the point of using UnitOfWork along with DDD principles?...

domain-driven-designunit-of-work

Read More
Linq to SQL Query Returning Data...

c#linq-to-sqlunit-of-work

Read More
Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injectio...

entity-frameworkdependency-injectionrepository-patternautofacunit-of-work

Read More
How to lazy inject repositories in unit of work pattern using dependency injection in asp.net core...

c#asp.net-coredependency-injectionentity-framework-coreunit-of-work

Read More
How to solve Dapper - UnitOfWork Transaction Error...

c#asp.net-coreasp.net-web-apiunit-of-work

Read More
LINQ. Is linking .includes possible to avoid joins on large datasets?...

c#entity-frameworkentity-framework-corerepository-patternunit-of-work

Read More
Implementing DI with UnitOfWork and repository patterns in winform use autofac (Autofac.Core.Depende...

c#winformsentity-framework-coreautofacunit-of-work

Read More
Can you iterate over the properties of an eloquent object?...

phplaraveleloquentunit-of-work

Read More
Unit testing with Generic repository, UnitOfWork, NUnit and Moq...

c#entity-frameworknunitmoqunit-of-work

Read More
Mock is not returning setup value...

asp.net-coremoqrepository-patternunit-of-workxunit.net

Read More
Unit of work Update problem: Entity Already another instance is already being tracked...

c#entity-framework-5unit-of-work

Read More
When to use PerThreadLifetimeManager?...

dependency-injectionunity-containerrepository-patternunit-of-workobject-lifetime

Read More
BackNext