-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Plugins
manunt edited this page Feb 24, 2013
·
62 revisions
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.
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.1 | Denis Markelov | 2.1.0.1603 | link | link |
Copy fully qualified type name to clipboard | 1.0.0.1 | Donatas Maciunas | 2.0.0.1595 | link | link |
Feel free to edit this page to add your own plugin.