ILSpy Plugins
ILSpy will load any *.Plugin.dll files in the directory containing ILSpy.exe.
MEF is used to allow plugins to extend the ILSpy functionality.
Take a look at the "TestPlugin" in the ILSpy source code download to see how it works.
Plugin Gallery
This is a list of plugins contributed by ILSpy users:| Description | Version | Author | Compiled Against | Binary | Source |
|---|
| Alphabetical Assembly Sort - Case-insensitive assembly sorting | 1.0.0.3 | Michael Bone | 2.0.0.1595 | link | link |
| Alphabetical Assembly Sort - Case-insensitive, SxS assembly sorting | 1.0.0.2 | Michael Bone and Jordan Pickwell | 1.0.0.988 | link | link |
| Assembly Visualizer - Type hierarchies, assembly references and member interactions visualization | 1.0.2.0 | Denis Markelov | 2.0.0.1595 | link | link |
Feel free to edit this page to add your own plugin.