692e90f59e | ||
---|---|---|
AvaloniaEdit@3aaa5dddb7 | ||
ICSharpCode.Decompiler | ||
ICSharpCode.Decompiler.PdbProvider.Cecil | ||
ILSpy.Avalonia | ||
ILSpy.Avalonia.Core | ||
SharpTreeView.Avalonia | ||
TestPlugin.Avalonia | ||
doc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
ILSpy.Avalonia.sln | ||
README.md | ||
appveyor.yml | ||
build.cake | ||
build.ps1 | ||
build.sh | ||
nuget.config | ||
preview.png | ||
updates.xml |
README.md
AvaloniaILSpy
This is a port of ILSpy.
Supported Features
- Decompilation
- Analyze Window
- Search for types/methods/properties (substring)
- Hyperlink-based type/method/property navigation
- Extensible via MEF Extensibility (Check out TestPlugin folder). Note: This is not compatible with ILSpy Plugins.
Bleeding-edge Builds
Version | Installers (for x 64) |
---|---|
Windows | Download |
macOS | Download |
Ubuntu | Download |
Debian | Download |
How to run on Linux/macOS:
- grant it the rights to execute
chmod a+x ILSpy.Avalonia
- run
./ILSpy.Avalonia