The NuGet Blog

The latest news, updates, and insights from the NuGet team

NuGet 2.5 Released

Download it now NuGet was included in all editions of Visual Studio 2012 and it's also available for Visual Studio 2010 through the Visual Studio Extension Manager. To get the latest version of NuGet installed in Visual Studio, either check for updates in the extension manager or download the latest version directly. Acknowledgements We ...

XDT web.config transforms

Sitting there since October 12, 2010, with a total of 55 votes accumulated since then, there's a NuGet feature that has had more than its fair share of attention: Support Visual Studio (XDT) Web.config Transforms. It's the 17th highest voted work item of all time for NuGet, and the 5th highest voted open work item. Today, we are announcing ...

Goodbye preview.nuget.org. Hello staging.nuget.org!

TL;DR The preview.nuget.org site is going away. Switch to staging.nuget.org by April 26th! Goodbye preview.nuget.org We have a version of the NuGet Gallery called "Preview" and it's been hosted at preview.nuget.org since early in the Gallery's lifetime. Until recently, our QA team used preview.nuget.org to do their testing, but we've also ...

NuGet 2.5 Release Candidate

Updated: The NuGet 2.5 Release Candidate was available from April 15 to April 25, 2013. For the several hundred of you that downloaded the release candidate, we truly appreciate your verification of the RC build that became the final release. What's Included in NuGet 2.5 This release was so big, we felt compelled to skip versions 2.3 and 2.4...

Recent NuGet Gallery Updates

The NuGet Gallery crew has gotten into a rhythm of publishing updates every 2 weeks. With the increased update frequency, we found that we needed to create a changelog to highlight new features. That changelog is now available directly from within our source repository on GitHub. You can access the changelog directly here: https://github.com/...

The March 6th NuGet Gallery Outage

On March 6th 2013, nuget.org's package download was broken for one and a half hours. Some outages involve factors beyond our control; this time it was very much our own fault and we would like to apologize. We also want to openly discuss the outage and reassure you that we are working on preventing reoccurences. Timeline of events The outage...

Introducing Package Statistics

We have introduced a new feature on http://nuget.org where you can see download statistics for packages. With this initial drop, we hope to whet your appetite and collect your input on further statistics features; it's a mere fraction of what we can imagine. Statistics Tab At the top of the site, a new 'Statistics' tab is displayed. (image...

Workflow Changes for CodePlex Issues

A couple weeks ago, some of you noticed that the core team closed a few issues on http://nuget.codeplex.com that were in the “Soonish” release. The items that were closed were feature suggestions that, while not bad ideas, were things that the core team decided weren’t going to make the cut for the next few releases. The pushback from ...

Managing Package Owners on nuget.org

While each NuGet package's nuspec metadata defines the package's owner(s), the NuGet gallery at nuget.org ignores that piece of nuspec metadata. Instead, ownership of a package is defined by who publishes the package to the gallery. Sometimes this metadata needs to be managed beyond the initial package publishing too, which means the owner ...