How to run ILSpy on Linux? #2435
Unanswered
vulns-are-features-too
asked this question in
Help
Replies: 1 comment
-
I don't think you can run a direct build of ILSpy on Linux. I've been using https://github.com/icsharpcode/AvaloniaILSpy for some time and it works relatively well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm on Arch Linux and have gone through the installation instructions for Unix but haven't been given a binary like
ILSpy
to run. I do see thenupkg
fileICSharpCode.Decompiler.Console/bin/Debug/ilspycmd.7.1.0.6488-preview1.nupkg
and I'm guessing I'm supposed to install/run that somehow?How exactly do I run ILSpy after installation?
Beta Was this translation helpful? Give feedback.
All reactions