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

下载 .NET Reflector here .

Add-Ins

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

 

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

 

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

 

[Share].NET Reflector Add-Ins ClassView: Shows class definitions as plain text with color coding.
[Share].NET Reflector Add-Ins 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 .(这两篇文章非常赞啊)

相关文章:

  • 2021-06-04
  • 2021-12-22
  • 2021-09-14
  • 2021-09-16
  • 2022-02-04
  • 2021-11-21
  • 2022-01-06
猜你喜欢
  • 2021-08-01
  • 2021-11-02
  • 2021-07-26
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案