概述今天在这里看到一份关于Reflector的非常好的资源,这里列出几乎所有的Reflector的add-in,具体看下面列表。 下载 .NET Reflector here . Add-Ins CodeMetrics: Download Review: Allows editing and managing annotations during code reviews. Download Dif
今天在这里看到一份关于Reflector的非常好的资源,这里列出几乎所有的Reflector的add-in,具体看下面列表。
下载 .NET Reflector here .
Add-Ins
@H_502_21@@H_301_22@ @H_502_21@CodeMetrics: Download
@H_502_21@@H_301_22@ @H_502_21@Review: Allows editing and managing annotations during code revIEws. Download
@H_502_21@@H_301_22@ @H_502_21@Diff : This add-in shows differences between two versions of the same assembly. Download
@H_502_21@@H_301_22@ @H_502_21@Pex: Use the Pex Wizard directly from Reflector (requires .NET 2.0) Download
@H_502_21@@H_301_22@ @H_502_21@Snippy: Snippy is a light weight snippet compiler integrated into .NET Reflector. Download
@H_502_21@@H_301_22@ @H_502_21@SilverlightLoader: Allows browsing the structure of a website and loading Silverlight assemblIEs. Download
@H_502_21@@H_301_22@ @H_502_21@FileDisassembler : This add-in can be used to dump the disassembler output to files for any Reflector supported language.
@H_502_21@@H_301_22@ @H_502_21@Reflexil : Allows to manipulate the IL of a loaded assembly,or inject VB.net/C# code,then write the changes to disk.
@H_502_21@@H_301_22@ @H_502_21@BamlViewer: Load BAML resources (WPF) and render in XAML format. Download
@H_502_21@@H_301_22@ @H_502_21@SilverlightBrowser: Loads and shows the files associated with a Silverlight website. Download
@H_502_21@@H_301_22@ @H_502_21@ComLoader: Lists COM components for browsing and converts them into managed interop assemblIEs. Download
@H_502_21@@H_301_22@ @H_502_21@SQL2005Browser : This add-in allows to browse .NET assemblIEs stored in sql Server 2005 databases.
@H_502_21@@H_301_22@ @H_502_21@FileGenerator : This add-in can be used to dump the disassembler output to files for any Reflector supported language.
@H_502_21@@H_301_22@ @H_502_21@Deblector : This add-in allows to deBUG processes from within Reflector.
@H_502_21@@H_301_22@ @H_502_21@Doubler : A code generator for unit tests,stubs and wrappers.
@H_502_21@@H_301_22@ @H_502_21@Graph: This add-in draws assembly dependency graphs and IL graphs. Please read the install instructions here.
@H_502_21@@H_301_22@ @H_502_21@BizTalkDisassembler: Allows you to List all BizTalk artifacts contained in an assembly and extract them. Download
@H_502_21@@H_301_22@ @H_502_21@DependencyStructureMatrix : Allows you to create and browser dependency structure matrices.
@H_502_21@@H_301_22@ @H_502_21@CodeSearch: This add-in allows searching for strings and regular Expressions in disassembled code. Download
@H_502_21@@H_301_22@ @H_502_21@RuleSetEditor: Editor for windows Workflow Foundation rules. Download
@H_502_21@@H_301_22@ @H_502_21@AssemblyListEx:Register a file type association for predefined Lists of assemblIEs to load into Reflector. Download
@H_502_21@@H_301_22@ @H_502_21@SequenceViz : This add-in draws sequence diagrams.
@H_502_21@@H_301_22@ @H_502_21@AutoDiagrammer : This add-in draws class diagrams.
@H_502_21@@H_301_22@ @H_502_21@Xmi4DotNet : Export an assembly to XMI/UML.
@H_502_21@@H_301_22@ @H_502_21@AssemblyCollectionSort : Sorts the current assembly List Alphabetically.
@H_502_21@@H_301_22@ @H_502_21@Enums : Conversion of big flags and enum vIEwer.
@H_502_21@@H_301_22@ @H_502_21@PowerShellLanguage: Renders output as windows PowerShell script.
@H_502_21@@H_301_22@ @H_502_21@DelphiLanguage: The Delphi vIEw that is used insIDe .NET Reflector provIDed as a language add-in.
@H_502_21@@H_301_22@ @H_502_21@CppCliLanguage : This add-in extends Reflector with a C/Cli language rendering module.
@H_502_21@@H_301_22@ @H_502_21@ReflectionEmitLanguage: This add-in renders C# code necessary to create the given IL body.
@H_502_21@@H_301_22@ @H_502_21@TestDriven.net : This Visual Studio add-in can navigate to any code element insIDe Reflector with a single click.
@H_502_21@@H_301_22@ @H_502_21@Hawkeye : A tool that allows you to deBUG the UI tree of windows Forms applications.
@H_502_21@@H_301_22@@H_349_403@ @H_502_21@ClassView: Shows class deFinitions as plain text with color Coding.
@H_502_21@@H_301_22@ @H_502_21@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 .(这两篇文章非常赞啊)
总结
以上是内存溢出为你收集整理的[Share].NET Reflector Add-Ins全部内容,希望文章能够帮你解决[Share].NET Reflector Add-Ins所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
评论列表(0条)