/CQRS-in-Azure

...with lokad cqrs and without ncqrs.

Primary LanguageJavaScript

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.