Skip to content

Commit

Permalink
Merge pull request heynickc#169 from hamed-shirbandi/patch-1
Browse files Browse the repository at this point in the history
Add TaskoMask as a C# sample project
  • Loading branch information
witek1902 authored Nov 29, 2021
2 parents cdd3eb5 + 7192f7a commit 584bced
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 @@ -221,6 +221,7 @@ The term was coined by Eric Evans in his book of the same title.
- [Scritchy](https://github.com/ToJans/Scritchy) - CQRS without the Plumbing, [video](http://www.youtube.com/watch?v=5DKTFZD3hu8).
- [Simple CQRS in F#](https://github.com/thinkbeforecoding/m-r) - Greg Young's SimpleCQRS in F#.
- [SimpleCQRS](https://github.com/gregoryyoung/m-r) - Greg Young's "Simplest Thing" CQRS with Event Sourcing project.
- [TaskoMask](https://github.com/hamed-shirbandi/TaskoMask) - Task management system based on .NET Core with DDD, CQRS and Event Sourcing Concepts.
- [TodoMVC-DDD-CQRS-EventSourcing](https://github.com/volak/TodoMVC-DDD-CQRS-EventSourcing) - Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

### Haskell
Expand Down

0 comments on commit 584bced

Please sign in to comment.