Running Linqpad on Ubuntu?
Hi all,
I love Linqpad, but I've moved from a Windows workstation to Ubuntu. I'm trying to see if running Linqpad is possible.
I've just installed Mono, I ran Linqpad and got a missing assembly problem (PresentationCore), and I am trying to work through the current state of Mono's WPF support ... but I figure someone here might already know if I can run Linqpad on Ubuntu or not.
Thanks in advance!
I love Linqpad, but I've moved from a Windows workstation to Ubuntu. I'm trying to see if running Linqpad is possible.
I've just installed Mono, I ran Linqpad and got a missing assembly problem (PresentationCore), and I am trying to work through the current state of Mono's WPF support ... but I figure someone here might already know if I can run Linqpad on Ubuntu or not.
Thanks in advance!
Comments
Mono Compatibility: http://www.mono-project.com/docs/about-mono/compatibility/
I guess it might be possible to run Wine and install .NET and get it to work that way. If you decide to try it let me know how well it works.
Note: Willing to help
I wonder what it would take to write/consolidate enough VSCode extensions to make it work on par with LINQPad with C#? I would pay real money as VSCode has become my JavaScript scratchpad of choice lately.
- https://github.com/AvaloniaUI/Avalonia
- https://github.com/picoe/Eto