How to run .net application on Linux environment?

后端 未结 6 818
粉色の甜心
粉色の甜心 2020-12-31 03:40

Is it possible to run a .net application on Linux environment? If yes then how? Will all the components of .net framework work properly on Linux ?

6条回答
  •  天涯浪人
    2020-12-31 03:54

    There is also MainSoft that lets you run on J2EE environment on Linux. It basically compiles the .NET source into Java bytecode.

提交回复
热议问题