Fix slow nuget operation in Visual studio 2015

If your visual studio run too slow for download the nuget package that is common to the most project you build in daily rutine then you can follow same trick as 2013.

open the local appdata folder by this

%userprofile%\appdata\locallow

open the nuget > cache folder and add it to

Tools > options > Package source > Add it here and next time choose Offline for package source and you can save your time and bandwidth both.

This article is part of the GWB Archives. Original Author: Anirudha

New on Geeks with Blogs