Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NuGet Package ManagerNew to Visual Studio Code? Get it now.

NuGet Package Manager

reswob

|
436 installs
| (0) | Free
Extension for Visual Studio code that lets you add or remove packages from .csproj files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NuGet Package Manager

NuGet package manager is a lightweight VSCode extension that allows you to easily add and remove NuGet packages.

Features

  • Add NuGet packages from command palette
  • Remove NuGet packages from command palette
  • Right click on .csproj files to add package to project

Requirements

You MUST have the .NET sdk installed for this extension to work as it uses the .NET cli

Click here for information on how to install the .NET sdk

Known Issues

N/A

Release Notes

1.1.3

Add progress indicators

1.1.2

Fixed multiple bugs

  • Do not search for packages when user has not input a value
  • Do not have extra command palette option that creates an error
  • Do not always select a project file when user has cancelled

1.0.3

Change extension display name

1.0.2

Prepare for release to store

1.0.1

Update package.json with useful information to be published to store

1.0.0

Initial release of NuGet Package Manager extension


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft