Mono
Mono open source ECMA CLI, C# and .NET implementation
Mono is an open‑source implementation of Microsoft's .NET Framework (ECMA‑compatible), enabling developers to build cross‑platform applications. Supported by the .NET Foundation, Mono allows .NET code to run across different operating systems. You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install. Failure to follow these steps may result in a...