Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3116

How to install nuget package as offline in .Net Core projects?

$
0
0

On .Net core web applications when I want to manage my NuGet Packages or add a reference to my project's references, I do right click on references and select "Manage NuGet Package" and now I can add package(s) and if I select install, visual studio downloads selected package and install it on my project.It works fine.

But I want to know how can I use that downloaded NuGet package again on another project?

Should I use package manager and download it again or I can use downloaded files as offline installation?

I have installed packages files on this path on my computer:

C:\Users\Administrator\.nuget\packages

Viewing all articles
Browse latest Browse all 3116

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>