This repository has been archived by the owner on May 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Samuel Debruyn edited this page Dec 22, 2015
·
11 revisions
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
- Event stores
- Event dispatcher
- Repositories
- Caching (snapshots)
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.