[Share].NET Reflector Add-Ins

简介:

今天在这里看到一份关于Reflector的非常好的资源,这里列出几乎所有的Reflector的add-in,具体看下面列表。

下载 .NET Reflector here .

Add-Ins

CodeMetrics.png CodeMetrics:  Download
Review.png Review: Allows editing and managing annotations during code reviews. Download
Diff.png Diff : This add-in shows differences between two versions of the same assembly. Download
Pex.png Pex: Use the Pex Wizard directly from Reflector (requires .NET 2.0) Download
SnippySm.png Snippy: Snippy is a light weight snippet compiler integrated into .NET Reflector. Download 
SilverlightLoader.png SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblies. Download
FileDisassembler.png FileDisassembler : This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Reflexil.png Reflexil : Allows to manipulate the IL of a loaded assembly, or inject VB.net/C# code, then write the changes to disk.
BamlViewer.png BamlViewer: Load BAML resources (WPF) and render in XAML format. Download
SilverlightBrowser.png SilverlightBrowser: Loads and shows the files associated with a Silverlight website. Download
ComLoader.png ComLoader: Lists COM components for browsing and converts them into managed interop assemblies. Download
SQL2005Browser.png SQL2005Browser : This add-in allows to browse .NET assemblies stored in SQL Server 2005 databases.
FileGenerator.png FileGenerator : This add-in can be used to dump the disassembler output to files for any Reflector supported language.
Deblector.png Deblector : This add-in allows to debug processes from within Reflector.
Doubler.png Doubler : A code generator for unit tests, stubs and wrappers.
Graph.png GraphThis add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.
BizTalkDisassembler.png BizTalkDisassembler: Allows you to list all BizTalk artifacts contained in an assembly and extract them. Download
DependencyStructureMatrix.png DependencyStructureMatrix : Allows you to create and browser dependency structure matrices.
CodeSearch.png CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code. Download
RuleSetEditor.png RuleSetEditor: Editor for Windows Workflow Foundation rules. Download
AssemblyListEx.png AssemblyListEx:Register a file type association for predefined lists of assemblies to load into Reflector. Download
SequenceViz.png SequenceViz : This add-in draws sequence diagrams.
AutoDiagrammer.png AutoDiagrammer This add-in draws class diagrams.
Xmi4DotNet.png Xmi4DotNet : Export an assembly to XMI/UML.
Enums.png AssemblyCollectionSort : Sorts the current assembly list alphabetically.
AssemblyCollectionSort.png Enums : Conversion of big flags and enum viewer.

 

PowerShellLanguage.png PowerShellLanguageRenders output as Windows PowerShell script.
DelphiLanguage.png DelphiLanguage: The Delphi view that is used inside .NET Reflector provided as a language add-in.
CppCliLanguage.png CppCliLanguage : This add-in extends Reflector with a C/CLI language rendering module.
ReflectionEmitLanguage.png ReflectionEmitLanguage: This add-in renders C# code necessary to create the given IL body.

 

TestDriven.png TestDriven.net : This Visual Studio add-in can navigate to any code element inside Reflector with a single click.
Hawkeye.png Hawkeye : A tool that allows you to debug the UI tree of Windows Forms applications.

 

ClassView.png ClassView: Shows class definitions as plain text with color coding.
CodeModelViewer.png CodeModelViewer: This add-in shows the underlying code model objects for selected items.


其它资源

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 1  Part 2 .(这两篇文章非常赞啊)


本文转自Justin博客园博客,原文链接:http://www.cnblogs.com/justinw/archive/2009/12/19/1627636.html,如需转载请自行联系原作者

相关文章
|
数据安全/隐私保护
VS2017企业版本(安装包+key)+ .NET Reflector 9.0
关于VS2017安装的一点扩充说明(15.5):http://www.cnblogs.com/dunitian/p/8051985.html Key激活无需断网 Visual Studio 2017 EnterpriseNJVYC-BMHX2-G77MM-4XJMR-6Q8QFVisual St...
772 0
|
Windows 数据格式 XML
Reflector导出.NET工程项目的修复
我们知道Reflector可以反编译IL代码,根据它可以查看到不同语言的源代码(如C#,VB.Net等),但是Reflector还可以导出成工程文件,得到源代码的工程项目文件。通过这种方式得到的工程文件如果用Visual Studio打开后,虽然大多数的问题是由于缺少引用“程序集”带来的编译不能通过,但是还是一些非与此相关的问题存在,需要对反编译的工程项目进行手动修改和调整。
936 0
|
Web App开发
.net reflector最新版含注册机
www.rrgod.com/j-software/847.html
514 0