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

Nupkg Manager

Broken Capo Development

|
15,638 installs
| (0) | Free
Easily build and push NuGet packages to nuget.org or custom repositories within Visual Studio.
Download

NupkgManager for Visual Studio

This extension allows any developer to easily build new/updated versions of their NuGet packages and push them to nuget.org or any other custom repository.

Features

  1. Build/Pack NuGet packages using their .nuspec and project assembly info
  2. Auto increment version number located in project assembly info
  3. Push built packages to nuget.org or any other custom NuGet repository
  4. Store last used API keys, default NuGet packages folder and NuGet repository servers

To Use

  1. Open Visual Studio and select Tools > Nupkg Manager
  1. Select nuget projects you wish to build/pack and press 'Build'. Then select the desired packages you wish to push to the NuGet repository and press 'Push'

Requirements

Visual Studio 2017 and above

Release notes

Version 1.1.2

  • Fixed build error by recognizing AssemblyVersion and AssemblyFileVersion if AssemblyInformationalVersion not present.
  • Beta assembly versions (eg: AssemblyVersion("2.2.1beta3")) no longer crash extension.
  • Fixed packages being deleted before they are pushed to server.

Version 1.1.1

  • FolderBrowserDialog root folder is now MyComputer.

Version 1.1.0

  • Added support for Visual Studio 2019.

Version 1.0.0

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