Skip to content

CQRS Designer

Duncan Jones edited this page Apr 22, 2016 · 2 revisions

The CQRS Designer is an add-in to Visual Studio 2015 to allow the creation of a model that describes a domain based on the Event Streaming and related classes.

Model example

This model can then be used for Documentation Generation for describing the modelled domain and for Code Generation (currently in either C# or in VB.Net) of the classes that implement that domain model.

Context menu

Clone this wiki locally