ArchTool

Simple C# code inspection tool that I made to reduce coupling in my games.

A tool to quickly understand how connected C# classes are. I made this tool to quickly reduce coupling between classes. You just open the app, drop the class or folder of classes in it, and bang! A full graph of the classes relationships is built for you. No fancy stuff, just simple relationships.