Visualize Your Application Entities with MSAGL (Toolkit for .NET Devs)
Working on a large C# or .NET project where entities are getting tangled up? I recently ran into this while dealing with a moderately complex app: “Wait… what’s related to what again?” So I created a small but powerful tool using MSAGL (Microsoft Automatic Graph Layout) — and turned it into a downloadable project that you can use right away.

Working on a large C# or .NET project where entities are getting tangled up?
I recently ran into this while dealing with a moderately complex app:
“Wait… what’s related to what again?”
So I created a small but powerful tool using MSAGL (Microsoft Automatic Graph Layout) — and turned it into a downloadable project that you can use right away.