Search code examples
Entity Framework 6 Database-First and Onion Architecture...


entity-frameworkautomappern-tier-architectureseparation-of-concernsonion-architecture

Read More
Bootstrap a Windows Forms project from another assembly...


c#winformsonion-architecturewebactivator

Read More
Understanding Onion Architeture...


c#design-patternsonion-architecture

Read More
Is It Possible to Implement Onion Architecture and DI with WebAPI on OWIN?...


c#asp.net-web-apiinversion-of-controlowinonion-architecture

Read More
Design issue with interaction between Service Layer and DAL Layer...


c#asp.net-mvcef-code-firstonion-architecture

Read More
Did I implement Onion Architecture correct?...


.netonion-architecture

Read More
Is it bad practice to have a class helper to convert DAL objects to Core objects...


c#asp.net-mvcn-tier-architectureonion-architecture

Read More
Onion Architecture - can different segments of the outer layer depend on each other?...


architecturen-tier-architectureonion-architecture

Read More
Domain-Driven-Design with Onion Architecture - one onion per bounded context, or just one?...


domain-driven-designonion-architecturebounded-contexts

Read More
Should I unit test a simple update app service?...


c#unit-testingviewmodelonion-architecture

Read More
Where do long running, stateful 'services' fit in DDD?...


c#design-patternsdomain-driven-designcqrsonion-architecture

Read More
Unity: Implicit ResolvedParameter for unnamed registrations...


dependency-injectioninversion-of-controlunity-containerioc-containeronion-architecture

Read More
DI Container code organisation...


c#dependency-injectiondomain-driven-designunity-containeronion-architecture

Read More
Bounded context implementation and design...


domain-driven-designrepository-patternaggregaterootonion-architecturebounded-contexts

Read More
DDD: Aggregate design - Referencing between aggregates...


domain-driven-designrepository-patternunit-of-workaggregaterootonion-architecture

Read More
Unit of work/Transaction within an application service method?...


c#architecturedomain-driven-designonion-architecturehexagonal-architecture

Read More
Non-domain service interfaces...


interfacedependency-injectiondomain-driven-designonion-architectureddd-service

Read More
Loading dependencies in Unity Container in WinForms application...


winformsdependency-injectiondomain-driven-designunity-containeronion-architecture

Read More
Mapping a Domain Model to the database with EF Fluent API...


entity-frameworkdomain-driven-designautomapperdomain-modelonion-architecture

Read More
Domain or application layer for some classes in DDD...


ooparchitecturedomain-driven-designonion-architecture

Read More
Layered Architecture with DI vs onion architecture?...


onion-architecturen-layer

Read More
Where do I put interfaces and their implementation?...


c#asp.net-mvc-4nhibernateonion-architecture

Read More
Decorating domain objects in ServiceStack with Onion Architecture...


servicestackormlite-servicestackonion-architecture

Read More
Adapter Pattern in SOA hexagonal/onion architecture...


architecturesoaonion-architecturehexagonal-architecture

Read More
How can I solve this NHibernate Querying in an n-tier architecture?...


c#nhibernateonion-architecture

Read More
Onion architecture for middle tier/backend services...


asp.net-mvcdomain-driven-designsoaonion-architecture

Read More
With a database-first approach, how do I separate my Core and Infrastructure layers?...


asp.net-mvcentity-frameworkonion-architecture

Read More
Need advice about using repository pattern in an n-teir application...


asp.net-mvc-4repositoryunit-of-workonion-architecture

Read More
Onion Architecture - Can model service refer another model Service?...


design-patternsrepository-patternonion-architecture

Read More
Converting to IoC, how to handle inner objects...


c#inversion-of-controlonion-architecture

Read More
BackNext