dotnet-tool

tool Manage .NET tools and search published tools in NuGet.…

dotnet tool

Manage .NET tools and search published tools in NuGet. More information: https://learn.microsoft.com/dotnet/core/tools/global-tools.

dotnet tool install --global {{dotnetsay}}

dotnet tool restore

dotnet tool update --global {{tool_name}}

dotnet tool uninstall --global {{tool_name}}

dotnet tool list --global

dotnet tool search {{search_term}}

dotnet tool --help

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← dotnet-restore doxygen →