简体   繁体   中英

Install Nuget Packages on Machine

I've been installing Nuget packages and it seems that their just stick in the project. I've found a folder C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages, but its seems that it isn't updating the packges. I recently installed sqlite and I went there to see if it made a change, but it didn't. I also have the package that I want to install in .nupkg format or find a way to import it. Is there a way to install NuGet Packages so that they stay on the Machine and not on the project folder it self?

This video solves my 90% of question, as I said above I have the .nupkg file, this videos helped me to install, it still won't be in the Machine. But it seems that Nuget get saved in the machine, not installed.

Install Nuget from a local source

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM