Tagged Questions
1
vote
1answer
293 views
Examples of N-Tier design with Rich Domain Model
I am looking for some well structured samples implemented using Domain Driven Design that include a rich Domain model. Currently I tend to design systems with Anaemic Domain Model and according to ...