Minimal API demo implementation on .NET Core 6 An attempt to implement minimal API. Features: Modularization of API sections. Each module can be extracted as microservice Validation of requests with Fluent Validation Auto registration of module repositories in DI with Scrutor Sources Maybe it's time to rethink our project structure with .NET 6 Minimal APIs overview Fluent Validation of requests