ToolUI icon indicating copy to clipboard operation
ToolUI copied to clipboard

ToolUI

Helps to manage dotnet tools.

This application has been built using Consolonia and CliWrap

Quick start video: https://youtu.be/MOltIKesqvk

Screenshots

tooluiMainPage3 tooluiMainPage3_1

Installation And Usage

Locally:

dotnet tool install ToolUI
dotnet tool run dotnet-toolui
dotnet tool uninstall ToolUI

Globally:

dotnet tool install ToolUI --global 
dotnet toolui
dotnet tool uninstall ToolUI --global