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

How does Nuget Manager in visual studio stores the internal chain of dependencies?

$
0
0

Does anyone know how does nuget manager store the dependencies internally and which data structures are being used?

Example: Application A might need to install some components say component C to work. Now C can further have few more dependencies and there might be some other components who are dependent on C. So how we can achieve this?

I am assuming we have to use Trees or Graphs. Graphs might be more suitable.

I tried searching for internal implementation guide about nuget manager or any such solution but I couldn't find any. There are plenty of blogs which talks about how we can use Nuget.

Please guide me.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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