ShawnShiSS / smart-coffee-machineLinks
Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Message Queue, Redis, and Worker Services or Hosted Services
☆27Updated 3 years ago
Alternatives and similar repositories for smart-coffee-machine
Users that are interested in smart-coffee-machine are comparing it to the libraries listed below
Sorting:
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- ☆90Updated 4 years ago
- ☆25Updated last year
- ☆77Updated 7 months ago
- ☆48Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆87Updated 11 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 6 months ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆60Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- ☆34Updated 4 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 2 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆26Updated 2 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆75Updated last year
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- A console app showing domain events in action using .NET 5☆46Updated 9 months ago
- Event Store in C#, demo project☆38Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated 11 months ago
- ☆42Updated last year
- ☆40Updated 2 years ago
- Building microservices through Event Driven Architecture☆9Updated last year
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- ☆35Updated 4 years ago