How does running ASP.Net on Linux compare to the standard Microsoft-centric solution?

前端 未结 3 961
梦如初夏
梦如初夏 2021-02-14 17:03

I know its possible to develop and host an ASP.Net site on Linux using Mono and Apache, but I\'d like to know how well it works and if its worth the hassle? I prefer open sourc

3条回答
  •  情深已故
    2021-02-14 17:25

    Please note that although you can deploy ASP on Linux via things like Mono, if you use a Microsoft ide such as Visual studio, webmatrix, or Visual web developer your licence only allows you to deploy these on Microsoft servers!

提交回复
热议问题