dotPeek is a free .NET decompiler from JetBrains, allowing developers to analyze and view source code without the original source code. Supports debugging and integrates with ReSharper.
dotPeek is a free .NET decompiler and assembly browser from JetBrains. It allows .NET developers to easily view and analyze the source code of .NET assemblies without needing access to the original source code.
Some key features of dotPeek include:
With its advanced decompilation capabilities, integration with the .NET debugging process, and interoperability with other JetBrains tools like ReSharper, dotPeek provides everything .NET developers need for deep inspection and understanding of .NET assemblies without source code.
Here are some alternatives to DotPeek:
Suggest an alternative ❐