how to get all nuget dependencies for offline installation
问题 I two computers, one with internet connection and the other one without. I want to install a Nuget package (Nuget.server) with all its dependencies on the offline computer. Unfortunately it is not possible just to download the package itself and I have to download all dependencies manually and there are dozens of them. How can I create a package on the computer with internet connection that contains all dependencies? Thanks. 回答1: On the computer with internet access the NuGet packages (.nupkg