Hi group,
I have some C# / .NET X86 based API (binary/dll) and looks like same C++ API for Linux is not maintained.
I considered buying a single board Win10 computer.
Now I've red a website about .NET X86 emulation with some exagear emulator.
Are there usable options to get my C# programm using that .NET / Intel compiled API running on a Pi?
It will be essentially some server / backend app without GUI, but I need to use that API.