U
U
Unknown Hero2013-04-07 22:35:49
.NET
Unknown Hero, 2013-04-07 22:35:49

Examples of architectures based on DDD?

Good day.
On the way to enlightenment, I came across such a term as Domain-Driven Design.
I liked the concepts, I decided to go deeper. I read Evans' book and another book by Nilsson.
Of course, some knowledge was not fully understood and I decided to leave it until I start coding experimental projects.
And that's where I got stuck. There are a lot of recommendations in books / articles, but they are very loosely connected and in the end I cannot even compose an elementary, but final architecture.
The first thing that came to mind was to find someone else's implementations based on DDD. But even here I did not find something really clear.
Perhaps I missed something or do not understand, but I would really like to see and play around with such code ...
Does anyone know where to get this code? (preferably .Net :) )

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim, 2013-04-07
@UnknownHero

Have you looked here?
stackoverflow.com/questions/540130/good-domain-driven-design-samples

A
Alex Shkor, 2013-04-09
@AlexShkor

I would advise you CQRS + Event Sourcing.
Here is the code to play with.
github.com/AlexShkor/CQRS-Event-Sourcing-Sample--ASP.NET-MVC-
For work, I would advise more serious frameworks.
If you have any questions - write in the comments, I will answer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question