Comment Doing .NET with MONIO is like a 2nd class citizen (Score 0, Troll) 340
Since MONO will always play catch up with the real Microsoft .NET platform. MONO is only a subset of the Microsoft .NET Framework with fewer functionality and poor performance. I feel uncomfortable when I know there is a better implementation out there.
Another approach would be to use the unmodified Microsoft .NET Framework directly on Linux. I did some prototype, and it should work, but the it will limit to x86 platforms.