Skip to content

orf53975/AssemblyVisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Visualizer

Assembly Visualizer is a data visualization plugin for ILSpy.

Website: http://denismarkelov.github.com/AssemblyVisualizer
Copyright 2011 - 2015 Denis Markelov
Licensed under the Microsoft Public License

Included open-source libraries

  • GraphSharp: Ms-PL
  • QuickGraph: Ms-PL
  • WPFExtensions: Ms-PL

Components

Assembly browser

Type hierarchies visualizer, starting from the superclass.
Usage: 'Browse Assembly' context menu item for assemblies,
'Visualize Descendants' context menu item for types.

Ancestry browser

Type hierarchy visualizer from selected type to the inheritance root.
Usage: 'Browse Ancestry' context menu item for types.

Interaction browser

Type member interactions visualizer.
Usage: 'Browse Interactions' context menu item for types.

Dependency browser

Assembly references visualizer.
Usage: 'Browse Dependencies' context menu item for assemblies.

How to start to use a plugin

Download the latest build from the Downloads section, put assembly into the folder with ILSpy.exe file.

About

Data visualization plugin for ILSpy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%