AvaloniaILSpy icon indicating copy to clipboard operation
AvaloniaILSpy copied to clipboard

Avalonia-based .NET Decompiler (port of ILSpy)

Results 48 AvaloniaILSpy issues
Sort by recently updated
recently updated
newest added

Tried to be thorough but I'm not entirely familiar with the codebase, just fixed errors as they popped up and tried to add the missing language versions. Please let me...

Go to releases and download newest macOS arm64 build, open it, and folder is `linux-arm64` not `osx-arm64`

The application works well on my Mac mini with M1 Chip (Version: Monterey). Yesterday I tried to install it on my intel machine, but it didn't seem to work. Here...

The app's window is displayed when ran, but clicking or hovering over a UI element causes the app to quit with the message: > abort() called > *** Terminating app...

It seems that the compressor you are using is removing the executable flag from the Mac binary. This makes the .app impossible to run. Also, it doesn't seem like you...

platform-mac

Open ILSpy that has a previously opened assembly in the Assembly list but no longer exists (Yellow warning icon, tooltip "assembly could not be loaded, click here for details") Right...

Is there `flatpak` support? Or I need to upload this program to `Flathub`?

[dump_report.txt](https://github.com/icsharpcode/AvaloniaILSpy/files/8699509/dump_report.txt) ILSpy crashes immediately after opening it. The crash report is on the link because Github doesn't allow to put such a big dump. https://glory-browser-b24.notion.site/ee668b1edf2b4233820d8a714918aded

When run from terminal, constant spam in the console with following exception. ``` Tmds.DBus.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.AppMenu.Registrar was not provided by any .service files at Tmds.DBus.DBusConnection.CallMethodAsync(Message msg, Boolean checkConnected,...

help wanted
platform-linux
area-ui

I cannot seem to analyze a method to see where it is called. And the default hotkay con+R don't seem to work eithe https://user-images.githubusercontent.com/60119809/145905287-ae86218b-febb-4cca-afc7-ff6df6ec1bae.mov This is what happens when I...