pablocom / PersonalSite.Backend

This repository is used to study Domain-Driven Design principles, practices and patterns.
4 stars 0 forks source link
architecture cqrs csharp ddd domain-driven-design domain-model dotnet-core entityframework event-sourcing microservice postgresql test-driven-development

PersonalSite Backend

Microservice example for Domain Model pattern practice

CI

This heavily overengineered project focuses on application of patterns, principles, and practices of Domain-Driven Design. More accurately on Domain-Model pattern. It stills evolution as I used it to get my hands dirty from what I read in the books.

I'd truly apreciate honest feedback ;)

Inspired by the reading of Patterns, principles and practices of Domain-Driven Design by Scott Millet and Nick Tune.