A toolkit using MSAGL (Microsoft Automatic Graph Layout) has been created to help visualize relationships between entities in a C# or .NET project.
The toolkit provides clean, auto-arranged graph diagrams to show the connections between entities like User, Post, Comment, etc.
Included in the toolkit are a ready-to-run C# project using WinForms and MSAGL, sample visualization with Dummy Nodes, JPG output of the graph, and clean code that can be customized.
The toolkit has been made available for download on Gumroad and includes a full Visual Studio solution, sample image output, ready-to-run application, and customizable code.