cpvariyani / rabbitmq-saga-with-database-completeLinks
rabbitmq-saga-with-database-complete
☆12Updated 5 years ago
Alternatives and similar repositories for rabbitmq-saga-with-database-complete
Users that are interested in rabbitmq-saga-with-database-complete are comparing it to the libraries listed below
Sorting:
- Source code for 'Pro Microservices in .NET 6' by Sean Whitesell, Rob Richardson, Matthew D. Groves☆43Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆60Updated 2 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆49Updated last year
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆75Updated last year
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- ☆112Updated 3 years ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…