Skip to content
Duncan Jones edited this page Dec 9, 2016 · 6 revisions

CQRSAzure

A designer and framework for building Command-Query Responsibility Segregation and Event Sourcing based systems which have their data hosted on Microsoft Azure storage.

Introduction

This project comprises two parts: a designer which is a Visual Studio hosted graphical tool to allow you do design your aggregates, events, projections, commands and queries and a framework which is the backing classes used to host the resulting model on a Microsoft Azure storage back end.

Designer

Clone this wiki locally