ModularMonolith
ModularMonolith copied to clipboard
Modular Monolith Architecture in .NET
ModularMonolith
The goal of this project is to show the implementation of a modular monolith architecture in .NET, using RabbitMQ as a message-broker to communicate between modules.
Technologies used
- .NET 8
- C#
- EntityFrameworkCore
- PostgreSQL
- xUnit
- Moq
- RabbitMQ
- Docker