This site lists add-ins for .NET Reflector. After downloading one of the add-ins copy the files to the same directory as 'Reflector.exe' and load them via the 'Add-Ins' command under the 'View' menu.

Download .NET Reflector here



Add-Ins


CodeMetrics: Analyses .NET assemblies and shows design quality metrics. Download

Review: Allows editing and managing annotations during code reviews. Download

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

SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblies. Download

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

Reflexil: Allows to manipulate the IL of a loaded assembly, or inject VB.net/C# code, then write the changes to disk.

BamlViewer: Load BAML resources (WPF) and render in XAML format. Download

SilverlightBrowser: Loads and shows the files associated with a Silverlight website. Download

ComLoader: Lists COM components for browsing and converts them into managed interop assemblies. Download

SQL2005Browser: This add-in allows to browse .NET assemblies stored in SQL Server 2005 databases.

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

Deblector: This add-in allows to debug processes from within Reflector.

Doubler: A code generator for unit tests, stubs and wrappers.

Graph: This add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.

BizTalkDisassembler: Allows you to list all BizTalk artifacts contained in an assembly and extract them. Download

DependencyStructureMatrix: Allows you to create and browser dependency structure matrices.

CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code. Download

RuleSetEditor: Editor for Windows Workflow Foundation rules. Download

SequenceViz: This add-in draws sequence diagrams.

AutoDiagrammer: This add-in draws class diagrams.

Xmi4DotNet: Export an assembly to XMI/UML.

AssemblyCollectionSort: Sorts the current assembly list alphabetically.

Enums: Conversion of big flags and enum viewer.

PowerShellLanguage: Renders output as Windows PowerShell script.

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

CppCliLanguage: This add-in extends Reflector with a C++/CLI language rendering module.

ReflectionEmitLanguage: This add-in renders C# code necessary to create the given IL body.

TestDriven.net: This Visual Studio add-in can navigate to any code element inside Reflector with a single click.

Hawkeye: A tool that allows you to debug the UI tree of Windows Forms applications.

ClassView: Shows class definitions as plain text with color coding.

CodeModelViewer: This add-in shows the underlying code model objects for selected items.


Resources


Introduction to the .NET Reflector Add-In Model.
How to Setup the Build Environment.
How to Setup an Enlistment.
Tutorial "Creating your own add-ins" by Jason Haley: Part 1Part 2.

Disclaimer: The content of this website is provided "AS IS" with no warranties, and confers no rights.

本日志由 胡子 于 2008-08-25 09:56:03 发表,目前已经被浏览 1080 次,评论 0 次;

作者添加了以下标签: .NET ReflectorAdd-Ins插件

引用通告:http://21pt.com/Article/70/Trackback.ashx

评论订阅:http://21pt.com/Article/70/Feeds.ashx

相关文章

评论列表

    暂时没有评论
(必填)
(必填,不会被公开)
你的评论在博主审核后方可公开。