SequenceViz.Reflector:
This is a reflector addin to generate sequence diagram. It is built using the WPF renderer which removes the dependency on Gnuplot and other minor issues.
Installation:
- A version of Reflector is included in the zip file which you can use.
- If you would like to use your own version of Reflector then you need to copy the configuration file (Reflector.exe.config) and the Plugin file (Reflector.LiveSequence.dll) in the same directory.
- If you already have Reflector.exe.config file then you may need to paste the contents of this file carefully into Reflector.exe.config. In case you don't have Reflector.exe.config file then you can safely use this config file.
- Restart reflector to load the updated config file and navigate to any method and right click to select "Sequence Diagram" as shown above.
Try this and for any suggestion/bug report, please drop me a comment.