DenisBalan / saga-pattern-within-masstransitLinks
Getting started with Saga Pattern within MassTransit in a document generation example
☆14Updated 11 months ago
Alternatives and similar repositories for saga-pattern-within-masstransit
Users that are interested in saga-pattern-within-masstransit are comparing it to the libraries listed below
Sorting:
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- small example of how to write integration tests on MongoDB with .NET Core