Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Versioning NuGet packages in a continuous delivery world: part 2

This is part 2 in a series of blog posts covering strategies for versioning a NuGet package. If you missed part 1, pick it up here. Today’s post talks about future improvements we’d like to make to the versioning and releasing flows. This post discusses future work that we haven’t fully designed yet, and we need your input. Along the way...

Versioning NuGet packages in a continuous delivery world: part 1

On the Package Management team, we’re frequently asked how to think about versioning packages. Conceptually, it’s simple: NuGet (like many package managers) prefers semantic versioning (SemVer), which describes a release in terms of its backwards-compatibility with the last release. But for teams that have adopted continuous delivery, ...

Spring cleaning: Package management updates

Since we launched Package Management Public Preview last November, your response has been fantastic. Thank you to everyone who's installed our extension, published a NuGet package, or sent us feedback. As the sunshine starts to return to Seattle, it's time for some spring cleaning. A list of small but important feature improvements has ...

Announcing Package Management support for VSO/TFS

UPDATE (2/1/16) : Package management is now available in Europe and Australia! Install from the VS Marketplace here. UPDATE (11/21/15) : The package management extension for Visual Studio Team Services is now available in the new Visual Studio Marketplace here.  It's only supported in the us-region right now Today, I’m happy to ...