Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 635 Bytes

cqrssample

Sample project demonstrating various DDD and CqRS techniques which solve real world problems.

DDD\CQRS Sample

Primary goals of this project are the following: presenting sample implementation of all DDD Building Blocks and techniques - no technical compromises, real world problems and solutions presenting pragmatic approach to the CqRS architecture - a kind of "portable architecture" that can be implemented in any technology providing well crafted code, ready to be utilized in production

The project is based on Leaven Project. You can find great articles there. For more information check my blogs (in polish).