denislevinskiy / saga-pattern-exampleLinks
☆26Updated 4 years ago
Alternatives and similar repositories for saga-pattern-example
Users that are interested in saga-pattern-example are comparing it to the libraries listed below
Sorting:
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆69Updated this week
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- Sample eCommerce application using Domain-Driven Design☆96Updated last year
- ☆115Updated 4 years ago
- ☆42Updated 2 years ago
- Microservices Observability, Resilience and Health Monitoring☆19Updated 4 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆27Updated 3 years ago
- ☆37Updated 5 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- ☆39Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 2 months ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆84Updated 4 years ago
- Shows how to use the new transactional outbox☆91Updated last year
- ☆95Updated 3 years ago
- Full .Net Core implementation☆54Updated 2 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 3 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆113Updated 2 years ago
- ☆90Updated 4 years ago
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…