CQRS Designer - MerrionComputing/CQRSAzure GitHub Wiki
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.