Showing results for Package Management - Azure DevOps Blog

May 18, 2016
0

Versioning NuGet packages in a continuous delivery world: part 2

Matt Cooper
Matt Cooper

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, you’ll sp...

DevOpsGit & Version ControlPackage Management
May 3, 2016
0

Versioning NuGet packages in a continuous delivery world: part 1

Matt Cooper
Matt Cooper

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, there’s tensi...

DevOpsGit & Version ControlPackage Management
Apr 27, 2016
0
0

Spring cleaning: Package management updates

Matt Cooper
Matt Cooper

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 accumulated...

DevOpsPackage Management
Aug 27, 2015
0
0

Announcing Package Management support for VSO/TFS

Karen Ng MSFT
Karen Ng MSFT

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 announce the n...

DevOpsAzure DevOps ServerCI/CD