Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 670 Bytes

CQRS in Azure

This is a simple example showing a nice CQRS application running inside of Windows Azure.

I'm using three projects to accomplish different areas of the application.

This is a great service bus written for Windows Azure. Very well written code and very active.

For DDD style semantics

A very configurable Event Store.

To Run this Project

Just change your settings in Azure/ServiceConfiguration.cscfg and press F5.