NuGet GUI Manager
This package is NuGet Manager with GUI;
Usage
Right-Click a project file(*.csproj, *fsporj or *.vbproj), and select 'NuGet Manager' from context menu.
Then Package Manager view is shown. Installed packages is disolaied at upper. Find NugGet server packages is displayed at lower.
Input parts of package name in the textbox at middle, and click the the find button.
Finded packages is shown at the area under the textbox. Select the pachake to want to add and version(at first selected latest stable version), and click add button.
Select the package in installed packages, and select the version. And click the update button.
Select the package in installed packages, and click the delete button.
Extension Settings
Set NuGet server URL.(default value is 'https://api.nuget.org/v3/index.json')
Release Notes
Fixed cant listed when prelelease compornent existed.
Fixed sometimes illegal dialog position.
Support localizasion ja and en.
Fix bugs.
Initial release of NuGet GUI Manager.
|