Skip to content

Commit

Permalink
Add Xer.Cqrs Library
Browse files Browse the repository at this point in the history
Would like to share this CQRS library I am developing. :)
  • Loading branch information
joel-jeremy authored Jan 1, 2018
1 parent 0251bbd commit edc6f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ The term was coined by Eric Evans in his book of the same title.
- [Broadway](https://github.com/broadway/broadway) - Broadway is a (PHP) project providing infrastructure and testing helpers for creating CQRS and event sourced applications.
- [shriek-fx](https://github.com/ElderJames/shriek-fx) - An simple,elegant and useful Domain-Driven Design and CQRS framework developed using .NET Core 2.0.
- [Rails Event Store](https://railseventstore.org) - Rails Event Store (RES) is a library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails application.
- [Xer.Cqrs](https://github.com/jeyjeyemem/Xer.Cqrs) - A simple library for creating applications based on the CQRS pattern with support for attribute routing and hosted handlers. Developed in C# targeting .NET Standard 1.0.

## Podcasts and Interviews

Expand Down

0 comments on commit edc6f42

Please sign in to comment.