I\'m new to this, and don\'t know where to start.
I want to compile a Visual Studio C# project with Mono on Linux (by command line).
The main.cs file include
You can build in visual studio and deploy on Linux and run under mono.Have a look on this article