changbiao / AvaloniaILSpy

Avalonia-based .NET Decompiler (port of ILSpy)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AvaloniaILSpy appveyor

This is cross-platform version of ILSpy built with Avalonia.

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.
  • Check out feature support status

Bleeding-edge Builds

Version Installers (for x 64)
Windows Download
macOS Download
Ubuntu Download
Debian Download

How to run on Linux:

  • grant it the rights to execute chmod a+x ILSpy
  • run ./ILSpy

About

Avalonia-based .NET Decompiler (port of ILSpy)


Languages

Language:C# 98.8%Language:PowerShell 0.8%Language:Shell 0.4%