🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce ...
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Sample using micro services in .NET Core 3.1 Focusing on clean code
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
Facilitates simple durable and asynchronous messaging in dotnet apps.
Message and Job Storage with Outbox Design Pattern
Lightweight Reliable Messaging Framework using Outbox Pattern / EFCore / AzureServiceBus
A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Fun...