Deploy an ASP.NET website on a Linux server

Is it possible to develop a website in ASP.NET with C # as the coding language and MySQL as the database, and then deploy it on a Linux server?

I am talking about a full frontal website such as forums or discussion forum.

Thank.

+5
source share
2 answers

Use of Mono is possible . More information can be found on the home page .

+7
source

Mono ASP.NET #. , - , .NET #.

+3

All Articles