https://github.com/guilhermestracini/poc-dotnet-cqrs
🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker
https://github.com/guilhermestracini/poc-dotnet-cqrs
cqrs dotnet dotnet-core machine mediator mediatr patterns patterns-design poc rabbitmq rebus state state-machine
Last synced: about 2 months ago
JSON representation
🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker
- Host: GitHub
- URL: https://github.com/guilhermestracini/poc-dotnet-cqrs
- Owner: GuilhermeStracini
- License: mit
- Created: 2023-03-27T01:59:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T05:19:01.000Z (2 months ago)
- Last Synced: 2025-03-19T06:24:24.262Z (2 months ago)
- Topics: cqrs, dotnet, dotnet-core, machine, mediator, mediatr, patterns, patterns-design, poc, rabbitmq, rebus, state, state-machine
- Language: C#
- Homepage: https://guilhermestracini.github.io/POC-dotnet-CQRS/
- Size: 156 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PoC .NET - CQRS
[](https://wakatime.com/badge/github/GuilhermeStracini/POC-dotnet-CQRS)
[](https://codeclimate.com/github/GuilhermeStracini/POC-dotnet-CQRS/maintainability)
[](https://codeclimate.com/github/GuilhermeStracini/POC-dotnet-CQRS/test_coverage)
[](https://www.codefactor.io/repository/github/GuilhermeStracini/POC-dotnet-CQRS)
[](https://github.com/GuilhermeStracini/POC-dotnet-CQRS)
[](https://github.com/GuilhermeStracini/POC-dotnet-CQRS)🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker