20

Is there any way I can rollback to old Nuget Package Manager (the one which comes with VS2013) for VS 2015, Nuget Package Manager with VS2015 is slow and doesn't even support simple things like update all and if you look at the reviews provided it is just bad :(

I have tried to find the old version thru Tools -> Extensions and Update as shown in the below screen shot. Install Extensions and Updates

Just a side note, to update all the current packages that are in project you can go to Package Manager Console (Alt + T -> N > O) and type "Update-Package" and press enter. This will update all the existing package.

ndd
  • 3,051
  • 4
  • 25
  • 40
  • Try updating. Nuget has released fixes that seem to speed things up a lot. – Felix Sep 01 '15 at 22:37
  • I agree, it offers better speed now :) – ndd Sep 02 '15 at 19:02
  • For me performance didn't get any better with version 3.2 of Nuget... This is annoying since this is a primary tool when you use Visual Studio. – alexbchr Sep 24 '15 at 12:07
  • 4
    The new Nuget is a pile of crap. On slow connections it's impossible to manage multiple packages while waiting 20 seconds for the page to refresh on each change. The lack of multiple select operations are making this impossible to use. – Michael Brown Dec 11 '15 at 23:03
  • 2
    **Still slow** at the time of writing, now **2016** –  Mar 02 '16 at 03:20
  • 2
    Still slow with 3.4.1 Q2 2016 - the big thing holding back VS2015 as a usable development environment... works perfectly fine in VS2013. – Oskar Duveborn Apr 04 '16 at 13:54
  • 1
    An update released on March 31st 2106 appears to have resolved the issues for me. Hopefully for everyone! – SomeInternetGuy Apr 06 '16 at 13:45

0 Answers0