jmrog / vscode-nuget-package-manager

An extension for Visual Studio Code that lets you easily add or remove .NET Core 1.1+ package references to/from your project's .csproj file using Code's Command Palette.
MIT License
34 stars 17 forks source link
csproj dotnet-core vscode vscode-extension

vscode-nuget-package-manager

An extension for Visual Studio Code that lets you easily add or remove .NET Core 1.1+ package references to/from your project's .csproj or .fsproj files using Code's Command Palette.

Features

Adding a Package:

Adding a Package

Removing a Package:

Removing a Package

Known Issues

Release Notes

1.1.6

1.1.5

1.1.4

1.1.3

1.1.2

1.1.1

1.1.0

1.0.1, 1.0.2

1.0.0

0.1.1

0.1.0

0.0.4

0.0.3

0.0.2

0.0.1-alpha

Initial release.