dotnet-new-ui
dotnet-new-ui copied to clipboard
Helps you install and manage project templates while also helping to create projects from templates.

.NET New UI
A .NET global tool which helps you install, uninstall and manage project templates while also helping to create projects from templates.

How can I install and use it?
Installation is as easy as:
dotnet tool install --global new-ui
You can then start .NET New UI simply with:
new-ui