Skip to content

ligershark/dotnet-new-ui

Repository files navigation

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