Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nuget4CodeNew to Visual Studio Code? Get it now.
Nuget4Code

Nuget4Code

fforjan

|
8,657 installs
| (0) | Free
manage nuget packages within Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Icon Nuget4Code Build status

This is a simple extension to add and remove nuget packages to your project.json.

Where is the name coming from ?

Well, I was looking for an excuse to do some coding into Visual Studio Code extensions... And I'm looking to demo aspnet5 ConsoleApplication to my team and was missing the nuget stuff. So, which is my reason to code ? Yes, nuget4code ! Also, instead of dogfood, I prefer to eat my own nuggets.. So here is nuget4code.

Feature:

  • Query and add a package from official nuget.org repository
  • Remove a referenced package
  • Upgrade to latest

Current limitation:

  • Only one repository which must be a gallery, but can be configured.
  • It only support one project.json. If you have multiple, it will check if the active document is a project.json and use that one if possible.
  • it only installs the latest version.
  • it doesn't take care of the dependencies
  • extension doesn't use Visual Studio Code document and write directly to file which bring inconsystency

Commands screenshot :

nuget remove and install commands

Todo :

  • handle wrong cases better
  • support extra configuration (number of items displayed...)

Others

Copyright : icon is coming from http://www.clker.com/clipart-15451.html

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft