I am looking for simple “plug and play” dll to uml tool for over viewing the code design.
I have 3 dll’s (1 c# WebProject that use 2 Class libraries) and I want to see it visually.
Is there any free or low cost tool that you know I can use?
Thanks
.NET Reflector has a visualization plugin, but I’ve never used it and I’m not sure if .NET Reflector is even free any more.
It’s downloadable from CodePlex though: http://reflectoraddins.codeplex.com/
Edit: A better link