-
Notifications
You must be signed in to change notification settings - Fork 11
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.
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.