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

We apologize for the lack of content on the wiki - there will be proper documentation in here some time in the future, we promise!

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 to get in-depth guidance on a specific topic.

Install-Package d60.Cirqus

Basic concepts

Advanced concepts

Integrations

Event stores

View managers

Logging

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