Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.
Samuel Debruyn edited this page Dec 22, 2015 · 11 revisions

Cirqus

Cirqus by d60 is a simple but powerful event sourcing and CQRS framework for .NET. It handles all aspects of CQRS and is the ideal tool for domain driven design.

Install the nuget package d60.Cirqus and check out our Getting started page or select one of the pages in the sidebar to get in-depth guidance on a specific topic.

Install-Package d60.Cirqus

Getting help and more documentation

Are you stuck, think you found a bug, do you have some feature requests? Create an issue on GitHub or ask a question on StackOverflow with the tag cirqus.

Clone this wiki locally