I'm going to be looking into converting a lot of our projects into NuGet packages, and it is a large solution, so ideally I'd be able to map the current (pre NuGet conversion) project dependencies.
I'll be doing some research into potential extensions I can add to visual studio to do this, but if anyone has something in mind, suggestions are appreciated!
Something like this, but on a much larger project scale:
Top comments (2)
marketplace.visualstudio.com/items... was recommended to me via the coding blocks slack codingblocks.net/slack/
I haven't tried it yet, but wanted to post about it so i don't lose it!
Also, coding blocks slack is top notch checkitout!
That plugin seems really cool. Iām going to check it out. A call stack with out having to run code!