Hello dear
 
I wrote my code on C# then I compiled it using the C# compiler on Linux ( mono)
for example  mcs test.cs
then I get  test.exe
so when I want to run this exe I have to use either mono test.exe or mint test.exe
please can you tell me how can I run this exe without the mono or mint (this mean on a Linux server with the C# compiler ) ?
 
thank you very much
sincerely yours
Eng. Salah

Reply via email to