AvaloniaILSpy Versions Save

Avalonia-based .NET Decompiler (port of ILSpy)

v7.2-rc

2 years ago
  • ics upgraded to 7.2
  • Avalonia 0.10.13

v7.1-rc

2 years ago
  • Build with dotnet 6
  • arm64 support for all os
  • ics upgraded to 7.1
  • Avalonia 0.10.11

v7.0-rc2

2 years ago
  • Fix crashes on Linux when clicking "File > Open..."

v7.0-rc1

3 years ago
  • Avalonia 0.10.2
  • AvaloniaEdit 0.10.0 (official version)
  • ICSharpCode.Decompiler 7.0 RC 2

v5.0-rc2

3 years ago
  • Switch to official AvaloniaEdit submodule
  • Update to Avalonia 0.9.9
  • Bug fixes

v5.0-rc1

4 years ago

Instructions for macOS users

  • Extract ILSpy-osx-x64-Release.zip
  • Open ILSpy.app
  • Open System Preferences, then Security & Privacy / General, and there in Allow apps downloaded from
  • Click Open Anyway

v4.0-rc2

5 years ago

UI Improvements

Fix black area issue on Windows Fix scroll issue on Decompiler Text View Implemented font options

ILSpy Improvements:

https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-rc2

v4.0-rc1

5 years ago

UI Improvements

  • Light/Dark theme ( you can also build your own one, see files on Themes folder)
  • Key shortcut support on macOS

ILSpy Improvements:

https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-rc1

Known Issues

On Windows machine, when open up a dialog window (e.g. Open List), it has a black area around the window. Resizing window could fix it.

ILSpy-4.0-Beta-3

5 years ago

ILSpy Improvements:

see https://github.com/icsharpcode/ILSpy/releases/tag/v4.0-beta3

Known Issues

On Linux/ Windows, If you have trouble in rendering glitch, try to set your environment variable to turn off defer rendering. AVALONIA_GTK3_ USE_DEFERRED_RENDERING_OVERRIDE=false