Microservice template using DDD and Clean Architecture on .NET 9
A template for building microservices in C# using Domain-Driven Design and Clean Architecture. It targets .NET 9 and includes examples for REST, gRPC, GraphQL, SignalR, EF Core, Redis, and message-based integration. The project provides containerized deployment support, Helm charts, and observability tooling such as OpenTelemetry and Jaeger.
0