Search code examples
c#visual-studio-2008multiplatform

C# on OS X and Linux?


I have an application coded from Visual C# Express 2008. I want to port that application to a Mac OS X *.app and a Linux application. How do I go about doing that? Are there any compilers available on the internet that I can download to have it parse my C# source codes and output the other OS counterparts ?


Solution

  • Mono: http://www.mono-project.com/Main_Page