vscode-npm-gui
vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
How to download and setup vscode-npm-gui
Open terminal and run command
git clone https://github.com/aliasadidev/vscode-npm-gui.git
git clone is used to create a copy or clone of vscode-npm-gui repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with vscode-npm-gui https://github.com/aliasadidev/vscode-npm-gui/archive/master.zip
Or simply clone vscode-npm-gui with SSH
[email protected]:aliasadidev/vscode-npm-gui.git