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!