Description: .NET Reflector is a popular .NET decompiler and static analysis tool that allows developers to examine and understand the structure and code of .NET assemblies. It can decompile code back into a high-level programming language for analysis.
Type: software
Pricing: Open Source
Description: RegDllView is a free utility that displays the list of all registered dll files and their paths in the registry. It can be useful for finding unused dlls, troubleshooting missing dll errors, or cleaning up old registry entries.
Type: software