Info
Version: | 1.2.0 |
Author(s): | kzu |
Last Update: | Thursday, August 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://clarius.org/dotnet-vs |
NuGet Url: | https://www.nuget.org/packages/dotnet-vs |
Install
Install-Package dotnet-vs
dotnet add package dotnet-vs
paket add dotnet-vs
dotnet-vs Download (Unzip the "nupkg" after downloading)
Usage: vs [command] [options|-?|-h|--help] [--save=ALIAS [--global]]
Supported commands:
alias Shows the list of saved aliases
client Launches Visual Studio in client mode
config Opens the config folder.
install Installs a specific edition of Visual Studio.
kill Kills running devenv processes.
log Opens the folder containing the Activity.log file.
modify Modifies an installation of Visual Studio.
run This is default command, so typically it does not
need to be provided as an argument.
update Updates an installation of Visual Studio.
where Locates the installed version(s) of Visual Studio
that satisfy the requested requirements, optionally
retrieving installation properties from it.
See full documentation at https://clarius.org/dotnet-vs.