• DDD - How to reuse code in Application layer?
    • ddd
    • application layer
    • code reuse
  • Placing Entity Framework models in the infrastructure layer in onion architecture
    • ddd
    • entity
    • onion architecture
  • Entity Framework and DDD
    • ddd
    • entity framework
  • Best place for Dependency Injection In Domain Driven Design
    • design patterns
    • dependency injection
    • ddd
  • Where should I do the mapping? How can I do the mapping on repository? Datasource or Repository?
    • ddd
  • DDD and IOC Containers
    • ddd
    • ioc container
  • A Binary choice between using an abstract factory or partial classes
    • ddd
    • entity framework
    • architecture
  • Where Should Data Transfer Objects (DTOs) be declared in a layered application using DDD
    • ddd
    • dto
  • Could REST api be considered as a presentation layer in DDD?
    • ddd
  • Where to place Entity Classes and utility classes in DDD
    • ddd
    • entity and utility class