CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Darrell Norton's Blog [MVP]

Fill in description here...

List of Reflector Addins

John Papa recently posted about how cool Reflector is. Another cool part is that Lutz has built a plugin architecture into Reflector. I had links to a few addins, but here is a complete list of Reflector addins:

Reflector.FileDisassembler
This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Website Download

Reflector.CodeMetrics
Analyses .NET assemblies and shows design quality metrics. The menu item is registered under the "Tools" menu.
Website Download

Reflector.SQL2005Browser
This add-in allows to browse .NET assemblies stored in SQL Server 2005 (Yukon) databases.
Website Download

Reflector.DelphiLanguage
The Delphi view that is used inside .NET Reflector provided as a language add-in.
Website Download

Reflector.McppLanguage
This add-in extends Reflector with a Managed C++ language rendering module.
Website Download

Reflector.ChromeLanguage
This add-in extends Reflector with a Chrome language rendering module.
Website Download

Reflector.Diff
This add-in shows differences between two versions of the same assembly.
Website Download

Reflector.VisualStudio
This program is hosting .NET Reflector inside the Visual Studio 2003 IDE. Run Reflector.VisualStudio.exe to register the add-in with Visual Studio.
Website Download

Reflector.ClassView
Shows class definitions as plain text with color coding. The menu item is registered under the "Tools" menu.
Website Download

Reflector.CodeModelView
This add-in shows the underlying code model objects for a selected node in .NET Reflector. The menu item is registered under the "Tools" menu.
Website Download

Reflector.FileGenerator
This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Download

Reflector.Graph
This add-in draws assembly dependency graphs and IL graphs.
Website Download

Reflector.OpenRunningAssembly
Opens an assembly or dependency from a process running on the system. The menu item is registered under the "Tools" menu.
Website Download

Published Mar 30 2005, 10:16 AM by darrell
Filed under:

Comments

p u b l i c v o i d . d k said:

# March 30, 2005 11:10 PM

p u b l i c v o i d . d k said:

# March 30, 2005 11:11 PM

Tim Haines said:

Nice post Darrell. So which of these do you get the most milage out of?
# March 31, 2005 7:00 PM

Adam Goossens said:

I think I just died and went to heaven. Reflector inside Visual Studio... for some, just a novelty. For me, a Godsend :)

Cheers for the link, Darrell!
# April 1, 2005 2:55 AM

darrell said:

Tim - I use the Reflector Visual Studio addin and have used Denis Bauer's FileDisassembler in the past on a company's code after they went defunct (doh). I'm also working on integrating the CodeMetrics one into the daily build process. :)
# April 1, 2005 6:08 AM

Sahil Malik said:

I'd love to get the graph working, but it doesn't with 2.0. Have you had any luck with that?
# April 1, 2005 9:56 AM

darrell said:

Sahil - not yet, but when I get around to it I'll be sure to let you know. I know that's not much help. :P
# April 4, 2005 9:52 AM

TheProof said:

Yo... it is very bad that the Graph-AddIn doesn't work - i would like to use it and there was a problem during the loading-process of the addin... I hope this will work soon.

Greetings from Austria / Europe ;)
# April 28, 2005 6:16 PM

Mighell's blog said:

A questo indirizzo è possibile trovare una lista di addin per reflector.
Siccome è la quarta volta che...
# June 24, 2006 12:24 PM

thecodeproject.es » Lutz Roeder Reflector said:

Pingback from  thecodeproject.es » Lutz Roeder Reflector

# December 14, 2007 1:09 PM
Check out Devlicio.us!