3

I'm using Visual Studio for Mac, and I want to create a picture of our numerous .NET C# Projects that visually shows the dependency graph.

It appears I can do this in Visual Studio (for Windows) with Code Maps. But from that article I don't see Visual Studio for Mac support.

Q) How can I create a .NET project dependency graph on my Mac?

VS Version Info

  • Visual Studio Community 2022 for Mac Preview
  • Version 17.3 Preview (17.3 build 2012)

Thanks in advance!

Michael R
  • 1,547
  • 1
  • 19
  • 27
  • 1
    If you have a Windows machine, just copy your DLLs there and analyze them with the standalone app VisualNDepend.exe (that comes with NDepend redistrib). Start VisualNDepend.exe > StartPage > Analyze .NET assemblies in Folder > Wait a few seconds > Dependency Graph panel https://www.ndepend.com/docs/project-dependency-diagram – Patrick from NDepend team Jul 22 '22 at 07:31

0 Answers0