Support the Mono framework and run on OSX
Run on the Mono .NET framework and in particular support for running on OSX.
The first preview of LINQPad for macOS is now available: https://www.linqpad.net/LINQPad8Mac.aspx
-
Brendan Thompson commented
@Joe but do you think it would be possible? Perhaps some refactoring to not rely on them? Or use something a little nicer that you can get on NuGet :)
-
Sergey Aldoukhov commented
But even more I'd like to see it running on Win RT
-
ifwdev commented
LINQPad + Xamarin.Mac would be a pretty powerful combination.
-
ifwdev commented
Xamarin.Mac might provide suitable replacements for the Win32 dependent controls...
-
ulrich commented
Regarding third party controls: What if you build a LINQPad "light" without these controls (and as a result without auto complete ...).
Even a LINQPad "minimal" would be cool: just to run .linq files.
-
This will be tricky because LINQPad uses third party controls that call Win32 methods.