heynickc / awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
11.31k stars 1.36k forks source link

Add LexiQuest-Modular-DDD and Modular.StarterTemplate in .Net sample projects #194

Open ryletko opened 2 weeks ago

ryletko commented 2 weeks ago

LexiQuest-Modular-DDD - Modular application built with Clean Architecture and DDD principles which is ready to quickly get splitted into microserves. Modular.StarterTemplate - Starter template for a modular application in Clean Architecture DDD style with synchronous interaction between modules within single transaction. Perfect for ERP applications.