/DependencyWalker.Net

Show dependencies tree for .NET assemblies like old Depend Walker show it for non managed applications.

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

DependencyWalker for .NET

Show dependencies tree for .NET assemblies like old Dependency Walker show it for non managed applications.

To quickly start to use it, get latest DependencyWalker.zip and unzip it somewhere. Simply execute DependWalker.exe with assembly filename as command line argument or just execute DependWalker.exe from explorer and then assembly using user interface.

To successfully compile solution you'll need Visual Studio 2010.

Solution targets .NET 4.0 and application require such framework version installed in order to run. However, application can work with assemblies that target lower version of framework without any problems.