Search code examples
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
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
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
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
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
BackNext