Skip to content

CQRS Designer Overview

Duncan Jones edited this page Jan 28, 2019 · 2 revisions

Overview

Overview of a domain design

The CQRS designer is a Visual Studio plug in that allows for the graphical modelling of a domain that uses the CQRS over event sourcing architecture.

This model can then be turned into code (in either C# or VB.Net) and also into documentation (in HTML)

Code generation menu

Clone this wiki locally