
JetBrains dotPeek
Analyze NET libraries and their symbols
Description
Use JetBrains dotPeek to analyze and understand external .NET libraries. It decompiles assemblies to reveal the underlying C# implementation, highlighting syntax for easy reading. A key feature is the ability to select any symbol and instantly see its main usage within the codebase. This allows for comprehensive exploration of all available source, helping developers learn from existing code, verify behavior, and solve integration issues without access to the original project files.
Screenshots

Click to view full size