Depends for .NET?

Brendon Schwartz (of Atlanta .NET Regular Guys fame) asked me a question today about the old tried and true Depends tool that we used in the COM days.  He wondered if there were a .NET equivalent.  After soon fierce googling I found Depends.NET.  Its nothing fancy, but it works great if you need to find out what assemblies are missing...

Enjoy

Comments:

Also check out Reflector.Graph plugin for Reflector from http://www.aisto.com/incoming/Reflector/AddIns/

It does a pretty decent graphical representation of assembly dependencies.

Of course I don't beleive either tool will detect usage of Assembly.Load()


 



 
Save Cancel