Showing category results for NuGet

Oct 12, 2015
Post comments count0
Post likes count0

NuGet 3.2.1-RC and NuGet 2.9-RC released

Jeffrey Fritz

Today we are releasing nuget.exe 3.2.1-RC and NuGet 2.9-RC. A number of issues were identified in both versions that prevented interoperability on Linux and OSX operating systems. We also made some fixes to 3.2 in order to reduce network utilization. Changes Below are the top highlights of these releases 2.9-RC The complete 2.9 issue list...

NuGetRelease announcement
Oct 8, 2015
Post comments count0
Post likes count0

NuGet 3 – What and Why?

Jeffrey Fritz

Since Visual Studio 2015 was released in July, developers have started using a new version of NuGet, NuGet 3 We decided to introduce a number of significant changes based on feedback from the community. With any major version change, some things break… and usually for a good reason. We have bugs and issues that we are addressing and want to share w...

NuGetRoadmap
Oct 7, 2015
Post comments count0
Post likes count0

Package Content and Removals

Jeffrey Fritz

The NuGet community is awesome; involved and eager to build software to make it easy for use in bigger projects that the components and libraries that they themselves are building. Every now and again, community members can get a little too eager. This post is going to address a recent issue that was presented to the NuGet.org administrators. In t...

NuGetOther announcements
Sep 30, 2015
Post comments count0
Post likes count0

Why did my package download count suddenly go up

Maarten Balliauw

Last week, we released our Revised Download Counts and Package Statistics that are now based on the raw logs of our CDN. For this to become reality, we had to also import data from our old statistics data warehouse into the new system. As it turns out, we overlooked something very important: in the old system (and by importing data, also in the new...

NuGetNuGet.org
Sep 28, 2015
Post comments count0
Post likes count0

Meet the new NuGet status page

Maarten Balliauw

On the server side we are working on boosting performance, scalability and reliability. We were also in need of a new status page to better communicate the status of the service. Without further ado: meet the new status.nuget.org! We're happy with this new incarnation of our status page. It not only shows whether individual services are up or no...

NuGetNuGet.orgFeature Announcement
Sep 24, 2015
Post comments count0
Post likes count0

Revised Download Counts and Package Statistics

Maarten Balliauw

In the last few months we have been hard at work on the NuGet.org backend. One of the things we've done is switch to a new CDN. This work is all about reinforcing the foundations of nuget.org so we provide a better service experience and be in a position to build new features reliably. As a result we're happy to announce package statistics are back...

NuGetNuGet.org
Sep 22, 2015
Post comments count0
Post likes count0

Accelerate your network share hosted Package Source

Andrew Arnott

This is a guest blog, by Andrew Arnott from the Visual Studio team. Andrew was having performance issues with NuGet updating or installing packages from a UNC share. These issues where well known, and our solution in the past was to point people to http servers. We discussed this issue with Andrew and suggested that the new supported folder structu...

NuGetInsights
Sep 16, 2015
Post comments count0
Post likes count0

Announcing the NuGet 3.2 release

Jeffrey Fritz

Today we are publishing the version 3.2 updates to the NuGet clients. We took customer feedback regarding issues and feature direction and assembled this release to address those immediate concerns. There are fixes available for a number of blocking issues and adds support for push and list for compliant V3 servers. We also added support for the co...

NuGetRelease announcement
Sep 2, 2015
Post comments count0
Post likes count0

NuGet Command line and Visual Studio 2015 Extension 3.2 RC released

Yishai Galatzer

Today we are releasing nuget.exe 3.2-RC command line. In addition to fixing a significant number of bugs, support has been added for push and list for compliant V3 servers. This wave also includes a release of the visual studio extension version 3.2-RC. This version is about addressing top blocking customer scenarios. The 3.2 RTM release is plann...

NuGetRelease announcement
Aug 11, 2015
Post comments count0
Post likes count0

NuGet 2 code base moves to GitHub

Yishai Galatzer

In the last few months we have constantly moved the issues and all new code base to GitHub. Today we moved the last bits of code from CodePlex to GitHub. We have stopped monitoring the CodePlex site completely, and will not be taking further looks at reports there or pull requests. As we keep working on NuGet 3.1.2 release for Visual Studio 2015 we...

NuGetOther announcements