Modular, testable backend architecture template in .NET 9. Combines Hexagonal + Clean Architecture with plug-in-style modules (Auth, User, etc.) and dynamic adapter registration for scalable systems.
A modern Modular Monolith .NET 9 template following clean architecture and DDD principles. Supports dynamic module loading, JWT auth, rate limiting, logging, health checks, Swagger, and multi-database setups. Ideal for building scalable, maintainable enterprise-grade monolithic systems with modular flexibility.