My visual studio is installed on a machine which doesn't have internet connection so I can't download and install packages from NuGet Manager in VS.
So I am looking for a way to use another machine which has internet connection to download packages and then install on VS.
↧
Is there a way to download packages from nuget.org then do an offline installation into Visual Studio?
↧