Diagram of assembly dependencies
I have a solution with 50+ projects and I see that there is a way to visualize the dependencies between these projects through the project-dependency diagream.
But I am interested in one specific project in this solution (an MVC web application) that has 100s of external assembly dependencies.
I would like to see a graph/diagram of all these assemblies - this could be a hierarchy because within these referenced assemblies list, there could be references between them and I would like to see those depicted in the diagram as well.
Would that be something ReSharper can do?
Please sign in to leave a comment.
I think this is actually a question for dotPeek, if yes, I will check there.
Thank you for contacting us.
To show assembly dependency diagram in dotPeek, you just need to right-click on the assembly name and choose the related menu item.
Please let me know if I can help you further.
Have a great day!