Sapna Malik
Can we run DOT.NET in unix plateform?
By Sapna Malik in ASP.NET on Aug 20 2009
  • SrinivasaRao Gurram
    Jan, 2017 11

    Yes, Last Year MicroSoft Released DOT net core for linux platform. Alternatively one can use wine and update dot net. you can send a note @ [email protected]

    • 0
  • Suresh Ravi
    Aug, 2009 25

    .Net framework cannot be installed in Unix/Linux machines. But you can run .net application using mono.

    Mono is a open source product (developed by Novell) that supports the .net application in other platform (just  like an alternative for the .net framework). 

    1.       Download windows mono
    Compile the .net application using the mono compiler (msc.exe).
     Deploy the application in Linux/Unix machine.
     Install mono on linux/Unix machine to run the .net application.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS