Is it possible to run a C# application with Mono?

Hi,

we have the same limitation for Mono although Forms is somewhat supported there. The reason behind this is that we use Windows specific code in the Display components and not a pure .Net implementation.

The classic and object oriented wrappers should work on 32bit Linux operating systems. We know of issues with 64bit. The “should” means that we do not test our libraries with Mono/.Net Core.

1 Like