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

Compile and run .NET codebase without downloading remote dependencies(DLLs), But can use via network

$
0
0

We have a codebase with dependencies that are hosted in secured remote repository. Generally, when we do "dotnet restore", All the dependencies gets downloaded to local and then the code compiles. We don't want the download happen. Instead, We are checking if there is a way that the DLLs are used directly from remote location.

This is to ensure the DLLs are not de-compiled when we share the sharable codebase to external orgs/persons.

Any comments or suggestions?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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