Author: .NET Web Development and Tools Blog | Posted on: 8/24/2012 1:01:00 PM | Views : 1168

As you might know, NuGet has been having some performance (and timeout) related issues recently. Earlier this week, we completed a deployment that helped, but it didn't address everything. Many users are still seeing slow responses or even timeouts when trying to use the ‘Manage NuGet Packages’ dialog in Visual Studio. Ongoing Investigation The deployment earlier this week greatly improved the packages page on the gallery, but it didn't address the Visual Studio dialog performance as much as we had hoped. Since that deployment, we’ve been focusing on the queries behind the Visual Studio dialog. We have found that the SQL queries that get executed from the ‘Manage NuGet Package’ dialog are not great. While...(read more) ...

Go to the complete details ...