MinimalApi Project Template Custom template for creating a minimal API project with .NET 10 and SwaggerUI already configured. How to install Clone this repo, open a terminal inside the "src" folder and launch the following command: dotnet new install ./ To uninstall: dotnet new uninstall ./