Search code examples
Get scheduled extra updates from Doctrine UnitOfWork...


phpsymfonydoctrine-ormunit-of-worketag

Read More
architecture layering and unit of work pattern...


architecturerepository-patternunit-of-work

Read More
Unit of work with DBContextFactory vs DBContext...


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

Read More
Unit of Work has null repository property in Unit Test...


.netunit-testingdependency-injectionmoqunit-of-work

Read More
Calling commands from within another command Handle() method...


c#.netarchitecturedependency-injectionunit-of-work

Read More
Practical usage of the Unit Of Work & Repository patterns...


ormdomain-driven-designrepository-patternunit-of-workdomain-model

Read More
How should the UnitOfWork pattern be actually handled?...


design-patternsunit-of-work

Read More
Is it necessary to implement Unit of work patterns when using time series database.(ex: influxDb)...


c#asp.netrepository-patterninfluxdbunit-of-work

Read More
How can I use `ThenInclude` in generic class in UnitOfWork...


c#genericsdesign-patternsentity-framework-coreunit-of-work

Read More
How to combine the three-layer architecture with the unit of work in C#...


c#asp.net-coredesign-patternsentity-framework-coreunit-of-work

Read More
Multiple DbContexts in N-Tier Application...


c#entity-framework-4.1repositorydbcontextunit-of-work

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


c#domain-driven-designrepository-patternunit-of-work

Read More
Trying to Unit Test Generic Repository based on .NET EF Core fails when dealing with DbContext.Entry...


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

Read More
Using UnitOfWork design at different endpoints. Can't tracking entity updates when I try to appl...


c#.net.net-6.0unit-of-worksavechanges

Read More
I can't inject my IUnitOfWork class into my ApartmentManager class...


entity-frameworkdependency-injectionentity-framework-coreautofacunit-of-work

Read More
Unit of Work Pattern with Foreign Keys - ASP.NET Web API...


asp.net-web-apientity-framework-coreunit-of-work

Read More
ASP.NET Web API - Service Between Controller and Repository?...


entity-frameworkasp.net-web-apiunit-of-work

Read More
Avoid Unit of Work pattern in domain driven design...


domain-driven-designunit-of-workaggregateroot

Read More
Unable to find "Proxies\__CG__\App\Entity\EnseigneNationale" entity identifier associated ...


doctrineunit-of-worksymfony5persist

Read More
How to dynamically add "OR" conditions in Where method provided by Entity Framework...


c#asp.net-coreentity-framework-corewhere-clauseunit-of-work

Read More
UnitOfWork w/ TransactionScope no changes in database but a passing unitTest...


c#unit-of-worktransactionscope

Read More
EF Core 6 - The instance of entity type 'AppCase' cannot be tracked because another instance...


asp.net-coreentity-framework-corerepository-patternunit-of-work

Read More
Is UnitOfWork equals Transaction? Or it is more than that?...


design-patternsdata-access-layerunit-of-work

Read More
Implementing repositories with EF Core without creating multiples methods...


c#entity-framework.net-corerepositoryunit-of-work

Read More
Is it good to use both TransactionScope and UnitOfWork in a single transaction process in C#?...


c#transactionsasp.net-core-3.1unit-of-work

Read More
MVC unit of work and repository not working for me...


asp.net-mvcrepositoryasp.net-web-apiunit-of-work

Read More
Which Level is Better For Inspection in CRUD Operation?...


c#entity-frameworkrepositoryunit-of-work

Read More
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
BackNext