Git Product home page Git Product logo

nupkgmanager's Introduction



Nupkg Manager

Build Status Visual Studio Marketplace version downloads installs license

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.

Download

Visual Studio Marketplace

License

GPL

nupkgmanager's People

Contributors

mrpickles2009 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.