.NET Reflector5.0下载:http://www.aisto.com/roeder/dotnet .NET Reflector5.0插件下载:http://www.codeplex.com/reflectoraddinsReflector for .NET Reflectoris the class browser, explorer, analyzer and documentation viewer for.NET. Reflector allows to easily view, navigate, search, decompile andanalyze .NET assemblies in C#, Visual Basic and IL.
Reflector.zip -
.NET Reflector, Version 5.0.45.0,
Add-Ins Resourcer for .NETResourcer is an editor for .resources binaries and .resX XML fileformats used with the .NET platform. Resourcer allows editing ofname/string pairs, import of bitmaps/icons and and merging of resourcesfrom different sources. Resourcer.zip - .NET Resourcer files
|
CommandBar for .NETThe CommandBar class library extends Windows Forms with classes forCommandBar, ReBar, CoolBar, and bitmaped menu controls. 24 bit alphachannel images are supported on Windows 2000. CommandBar.zip - Library and C# source code
|
Writer for .NETWriter is a simple WYSIWYG editor for HTML files. The program allowsyou to edit HTML files using simple editing functionality like Undo,Redo, Cut, Copy, Paste, Find, Replace. Writer also supports text layoutand formatting, hyperlink editing and insertion of dates and pictures. Writer.zip - Executable and C# source code
|
Mapack for .NETMapack is a .NET class library for basic linear algebra computations.It supports Norm1, Norm2, Frobenius Norm, Determinant, Infinity Norm,Rank, Condition, Trace, Cholesky, LU, QR, single value decomposition,least squares solver and eigenproblems.
Mapack.zip - Library and C# source code
===================================
Thissite lists add-ins for .NET Reflector. After downloading one of theadd-ins copy the files to the same directory as 'Reflector.exe' andload 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 and 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 |
| 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. |