NET application under Linux or macOS is not an issue because the code is interpreted by a virtual machine and not directly by the CPU. In the same way, if you have never used our modules, we recommend that you start with our tutorial series, in particular with the post 'How to get started in C# with Yoctopuce modules'. We assume that you know how to write a simple C# application and that you can make it work under Windows, Linux, and macOS with Mono. In this post, we are going to explain how to use our C# programming library with Mono.
So we thought that this would interest other users. We needed a few trials until Mono accepted to use our library. Thanks to Mono, we can run these two applications under Windows, macOS, and Linux (Intel and ARM). We recently published two C# applications which use Yoctopuce modules: Yocto-Visualization and Yocto-Discovery.