DEV Community

Russ Hammett
Russ Hammett

Posted on • Originally published at kritner.blogspot.com on

Looking for recommendations - .net core compatible dependency mapping (free? :D)

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)

Collapse
 
kritner profile image
Russ Hammett

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!

Collapse
 
joshualjohnson profile image
Joshua Johnson

That plugin seems really cool. Iā€™m going to check it out. A call stack with out having to run code!