Chinaunix首页 | 论坛 | 博客
  • 博客访问: 23136
  • 博文数量: 10
  • 博客积分: 490
  • 博客等级: 下士
  • 技术积分: 95
  • 用 户 组: 普通用户
  • 注册时间: 2008-08-05 11:06
文章分类
文章存档

2008年(10)

我的朋友
最近访客

分类: 系统运维

2008-09-03 00:26:19

.NET Reflector Add-Ins包含如下插件,可以从下载
  CodeMetrics: Analyses .NET assemblies and shows design quality metrics.
  Review: Allows editing and managing annotations during code reviews.
  Diff: This add-in shows differences between two versions of the same assembly.
  SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblies.
  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.
  SilverlightBrowser: Loads and shows the files associated with a Silverlight website.
  ComLoader: Lists COM components for browsing and converts them into managed interop assemblies.
  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.
  DependencyStructureMatrix: Allows you to create and browser dependency structure matrices.
  CodeSearch: This add-in allows searching for strings and regular expressions in disassembled code.
  RuleSetEditor: Editor for Windows Workflow Foundation rules.
  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 Delphi 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.

阅读(1199) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~