NuGet Manager for VS Code
A modern NuGet Package Manager for Visual Studio Code with intuitive user interface and easy package management.
Features
- 🔍 Package Search: Browse the complete NuGet library
- 📦 One-Click Installation: Install packages with a single click
- 🗂️ Installed Packages: Clear overview of all installed packages
- 🗑️ Easy Uninstallation: Remove packages directly via context menu
- ⬆️ Update Function: Update packages to latest versions
- 🎯 Popular Packages: Automatic display of popular NuGet packages
Installation
- Install extension in VS Code
- Open workspace with .NET project
- Click NuGet Manager icon in Activity Bar
Usage
Search and install packages
- Open NuGet Manager in sidebar
- Use "Browse Packages"
- Search for desired package
- Click "Install"
Manage installed packages
- Open "Installed Packages" section
- Right-click on package
- Choose "Uninstall" or "Update"
Supported Project Types
- C# (.csproj)
- VB.NET (.vbproj)
- F# (.fsproj)
- Legacy (packages.config)
System Requirements
- Visual Studio Code 1.103.0+
- .NET SDK installed
- Internet connection for package search
Support
For questions or issues:
© 2025 RL-Dev | Entwickelt für die .NET Community
Requirements
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
Release Notes
Users appreciate release notes as you update your extension.
0.0.1
Initial release of NuGet Manager
Enjoy!
| |