A .NET global tool which helps you install, uninstall and manage project templates while also helping to create projects from templates.
Installation is as easy as:
dotnet tool install --global new-ui
You can then start .NET New UI simply with:
new-ui