Domain-Driven Refactoring: Intro

added by DotNetKicks
6/3/2021 1:19:35 PM

912 Views

A common theme in domain-driven design are design patterns. When you start learning about DDD, you'll be presented with many code-level concepts such as: AggregatesEntitiesValue ObjectsRepositoriesSpecificationsFactoriesWith all of these patterns (and more), it's easy to fall into the trap of blindly apply patterns and complex layering with the hope that


0 comments