Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Paket Manager
Paket Manager

Paket Manager

Preview

digitalmason.net

|
2,145 installs
| (0) | Free
Paket Manager to facilitate use of Paket from within Visual Studio
Download

Simplifies use of paket from within Visual Studio. Access commands via toolbar or Extensions menu. Features include:

  • Downloading and/or initializing paket
  • Restoring packages when solution loads and/or when paket.lock changes
  • Adding a package
  • Removing a package
  • Updating packages
  • Paket install
  • Enabling auto-restore
  • Disabling auto-restore
  • Converting from NuGet packages.config (careful consideration recommended)
  • Checking out and adding files to P4
    • Custom P4 file filters
  • Simplify package references
  • Listing outdated packages
  • Asking paket why a package is being used
  • Showing installed packages

Toolbar

Configuration and operations can be accessed via menus or toolbar:
image.png

Automatic Download of Paket

If paket.exe is not found in the solution root's .paket\ folder, this extension will offer to download it and place it there.

Automatic Initialization of Paket

If paket.dependencies is not found in the solution's folder, this extension will offer to run paket init.

Automatic Restore Options

When a solution is loaded, this extension can automatically run or prompt to run paket restore.
When paket.lock changes, this extension can automatically run or prompt to run paket restore.
image__1.png

Tool Window

The Paket Manager tool window shows output from paket, in progress operations, and errors. image__4.png

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