Sometime when using NuGet packages, it may need additional packages as a reference. During installation of the main package, if it’s unable to install the dependent packages, Visual Studio 2015 allows you to auto download missing packages.
In this small blog post, we will learn how to enable this settings to retrieve the missing packages in various conditions. Continue reading to know more.