DotPeek
Jump to navigation
Jump to search
Description
dotPeek is a .NET decompiler from JetBrains. Here are some features:
- Decompiling .NET 1.0-4.5 assemblies to C#
- Exporting decompiled code to Visual Studio projects
- Support for downloading code from source servers and PDB files generation
- Quick jump to a type, assembly, symbol, or type member
- Effortless navigation to symbol declarations, implementations, derived and base symbols, and more
- Accurate search for symbol usages with advanced presentation of search results
- Overview of inheritance chains
- Syntax highlighting
- Complete keyboard support
Installation
Usage
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.
Comments
Keywords: disassembler decompiler dot-net .Net