ligershark / dotnet-new-ui

Helps you install and manage project templates while also helping to create projects from templates.
MIT License
22 stars 3 forks source link
dotnet dotnet-new project-template project-templates templates

Banner

new-ui NuGet Package new-ui NuGet Package Downloads GitHub Actions Status Twitter URL Twitter Follow

.NET New UI

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

.NET New UI Demonstration

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

Continuous Integration

GitHub Actions Build History