There are 3 different builds for my addins, depending on the kind of depencies they require. *This is list depicts the features of the next drop 4.1.85.2*. All projects can be found on projectdistributor.net.
Each flavor is mutually exclusive! Pick your flavor depending on the dependencies and features that your are looking for!
Dependencies:
- Common requirements:
- Reflector 4.1.85.0 (or higher)
- .Net 2.0 Redist
- Reflector.CodeMetrics:
- Reflector.Graph:
- Dependency on NGraphviz (unmanaged assembly)
- SVG viewer
- Reflector.Framework:
- Dependency on NGraphviz (unmanaged assembly)
- SVG viewer
Features:
- Reflector.CodeMetrics
- CodeMetrics
- Coverage datagrid
- Reflector.Graph
- Assembly Graph
- IL graph (not bullet proof)
- Statement Graph (not bullet proof)
- Class diagram (alpha)
- Method invocation graph (alpha)
- Typed Dataset (alpha)
- Reflector.Framework
- All the addins from Reflector.CodeMetrics + Reflector.Graph
- XmlSerializer viewer (see your object as if it was "XmlSerialized") *locks the assembly*
- Control viewer (see your winforms control) *locks the assembly*
- PropertyGrid viewer (see your object as if it was in a PropertyGrid control) *locks the assembly*
- COM loader (compiles assembly for COM type libraries) *New*
- Reflector.Emit language
- Type TreeMap (supports coverage)
- IronPython console