I installed MonoFramework and I have myproject.exe file.How to run C# Desktop Application with extension .exe in Mac OSX?
You should use the following command line:
mono my_cool_program.exe