This is a basic solution template made on .NET 6 that uses a clean approach architecture. The template uses the best method of dynamic DI implementation and can be used as a base of clean microservice architecture pattern. Doesn't include anything fancy or unwanted dependencies; clean and ready to go.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.