Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Octothorpe Package Manager — Nuget .NET Dependency ManagementNew to Visual Studio Code? Get it now.
Octothorpe Package Manager — Nuget .NET Dependency Management

Octothorpe Package Manager — Nuget .NET Dependency Management

Brian-Boyd

|
15 installs
| (0) | Free
Streamlined .NET Nuget Dependency Management within VS Code using Octothorpe Package Manager (OPM).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Octothorpe Package Manager (OPM)

A streamlined VS Code extension for .NET dependency management, bringing intuitive NuGet package browsing, searching, and installation directly into your editor.

Features

Search & Browse Packages

  • Search across public and private NuGet feeds (nuget.org, Azure Artifacts, GitHub Packages, Artifactory, custom sources)
  • Real-time search with intelligent filtering
  • View package details, descriptions, and metadata
  • Support for prerelease and framework-specific versions

Install & Manage Dependencies

  • Install packages with interactive project and version selection
  • Uninstall packages from any project in your solution
  • Automatic solution and project discovery
  • Smart project targeting for multi-project solutions

Flexible Source Configuration

  • Auto-discover package sources from nuget.config
  • Configure custom feeds and authenticated sources
  • Support for enterprise package repositories
  • Multiple source management

Getting Started

  1. Open Package Browser

    • Press F1 or Ctrl+Shift+P to open the Command Palette
    • Run: opm: Open Package Browser
  2. Search for Packages

    • Enter a search term (e.g., micro)
    • Browse results with package details, versions, and download stats
  3. Install Packages

    • Click Install on any package card
    • Select target project and version
    • Confirm installation

Prerequisites

  • Dotnet sdk installed

Contributing

We welcome contributions! For development setup, building, and testing instructions, see DEVELOPMENT.md.

License

This extension is licensed under the Mozilla Public License 2.0.

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