Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Red Gate .NET Reflector 10.3.1.1956

Posted By: Magictor
Red Gate .NET Reflector 10.3.1.1956

Red Gate .NET Reflector 10.3.1.1956 | 15 Mb

Development is increasingly dependent on 3rd party technologies – using available frameworks and libraries is a great way to get stuff done fast without re-inventing the wheel. But the problem with using code you didn’t write is that you’re dependent on the documentation, and it’s hard to debug. Documentation is often missing or incomplete, and debugging stops where your own code stops. This gets even worse with a legacy code base. .NET Reflector saves time and simplifies development by letting you see and debug into the source of all the .NET code you work with.

Advanced .NET decompilation
Decompile any .NET assembly

Cutting-edge C# decompilation
- .NET Reflector supports C# 5, and .NET 4.5. So you can decompile and learn async code.
- .NET Reflector decompiles high level C# features such as Iterator blocks, Lambda expressions, and LINQ queries.

Navigate through decompiled code fast:

One-click navigation through source code
Click hyperlinks in the decompiled code to navigate between types or methods quickly.

Tabbed browsing
.NET Reflector now has a tabbed browsing model, and the individual tabs have independent histories.

A global overview of types and classes:

Find class and method dependencies
Use the Analyzer pane to find where classes and methods (including virtual method overrides) are used.

Explore resources in assemblies
Use .NET Reflector to view the resources embedded in an assembly.

Context-sensitive documentation view
Click on any type or method to display the associated documentation file for the module.

Manage assemblies:

Code URL support
Navigate to objects using code URLs from an external browser.

Windows Shell integration
Use the shortcut menu in Windows Explorer to open an assembly in .NET Reflector.

Operating System: Windows 7, 8/8.1, 10

Home Page - https://www.red-gate.com/