Redgate logo for print use

.NET Reflector

Find and fix bugs fast

Decompile, understand, and fix any .NET code, even if you don't have the source

Download free trial

Look inside any .NET code

  • Debug your application

    Follow bugs through your application to see where the problem is – your own code, third-party libraries, or components used by your application.

  • Understand how applications work

    Inherited an application with no documentation and no comments? Use .NET Reflector to understand how the code runs and avoid bugs.

  • Look inside APIs, SharePoint, and other third-party platforms

    Third-party platforms aren't always well-documented. Use .NET Reflector to look inside their assemblies, and see how they work and which APIs you can call.

Try it now, choose your version later.

Download free trial

Perpetual license

Standard

Loading/user

A standalone application to explore and navigate decompiled code.

Buy now

VSPro

Loading/user

Dynamic decompilation inside Visual Studio. Includes the standalone application, and the Reflector Object Browser.

Buy now

.NET Reflector features

Standard edition features

Decompilation

Decompile, browse, and analyze any .NET assembly to C#, VB.NET, or IL.

Desktop application

Use the standalone application to explore and navigate decompiled code.

Search filtering

Get results as you type and find what you're looking for easily.

Debug and decompile inside Visual Studio (VSPro edition)

Use the Visual Studio debugger

Use your regular debugging techniques on any decompiled assemblies as if they were your own, using the Visual Studio debugger.

Debug third-party assemblies

Generate .pdb files for decompiled assemblies and save them so you only need to enable debugging once for each assembly.

Dynamic decompilation

Assemblies decompile seamlessly in Visual Studio so source code is always available for your libraries.

Use VS shortcuts

Use F12 to “Go To Definition”, F9 to “Set Breakpoints”, and F11 to “Step Into” any decompiled code.

C#7 decompilation

.NET Reflector supports C#7, .NET 4.7.2, and .NET Core and Standard.

Browse assemblies

.NET Reflector VSPro adds the Reflector Object Browser into Visual Studio. Use the tree view to navigate through code.

Every developer needs this tool.

The ability to step into third–party code, including Microsoft SharePoint Server assemblies, opens up new possibilities and lets you understand what Microsoft's APIs are doing.

You can step right into their code and see what is happening, all from Visual Studio. This knowledge lets you build better applications and provides insight into undocumented APIs.

3 ways .NET Reflector will make your life easier

See how data flows through a library or component, and watch locals change as you debug.

Follow data

See how data flows through a library or component, and watch locals change as you debug.

Track down the exact location of bugs in your own code or third-party libraries.

Find bugs

Track down the exact location of bugs in your own code or third-party libraries.

Find dependencies, diff assemblies, and understand how code works.

Get insight

Find dependencies, diff assemblies, and understand how code works.

Debug third-party code fast

Using third-party technologies is a great way to get stuff done fast without re-inventing the wheel. But it's hard to debug libraries, components, and frameworks you didn't write.

.NET Reflector saves time and simplifies development by letting you see and debug into the source of all the .NET code you work with.

Follow bugs through your own code, third-party components, and any compiled .NET code you work with. You can see third-party code in Visual Studio, and debug into it just like your own.

.NET Reflector add-ins

NET Reflector has a comprehensive add-in model, with an API that lets you extend the tool to suit your exact needs.

The API also lets other tools take advantage of .NET Reflector's unparalleled decompilation and disassembly abilities to complement their own functionality. The best thing is, building your own add-in is painless.

.NET Decompiler: Decompile Any .NET Code | .NET Reflector