Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in onion-architecture

Onion-hexagonal architecture dependency confusion

Onion Architecture: Core vs Domain

what is the difference between use dbset and mappers in EF7

Can hibernate business objects be used as entities in a clean architecture?

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

Generic Repository and Leaky Abstraction

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

Logging interface in domain layer

Layered Architecture with DI vs onion architecture?

In onion, hexagonal, or clean architecture, can a domain model contain different properties than the domain model in the database?

Why expose service instead of repository in Onion Architecture?

Onion Architecture - Service Layer Responsibility

Onion Architecture- Entity Framework Code First Models DataAnnotations

Onion Architecture Identity Framework

How to use ToDataSourceResult from KendoUI in Onion Architecture withouth exposing IQueryable

DDD Factory Entity Value Object

Unity: Implicit ResolvedParameter for unnamed registrations

C# / DDD: How to model entities with internal state objects not instantiable by the domain layer when using onion architecture?

Services and Authorization in Onion Architecture

how to implement services and repositories on onion architecture?