Dependency Walker
Description: Dependency Walker is a free utility that scans Windows executable files and displays the external dependencies of the programs. It can help troubleshoot missing DLL errors.
Type: software
dotPeek
Description: dotPeek is a free .NET decompiler from JetBrains. It allows developers to view and analyze the source code of .NET assemblies without needing the original source code. dotPeek supports debugging and can integrate with ReSharper.
Type: software