Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ASP.NET on a linux webserver

Can I host a asp.net application on a linux based webserver?

Do they allow .net framework to be installed on linux?

like image 273
jDeveloper Avatar asked Jun 29 '26 23:06

jDeveloper


1 Answers

Mono might work for you. It's an open source implementation of .NET that runs on Linux. It requires installation.

You can test your ASP.NET application with MOMA (Mono Migration Analyzer) first to see if it will work.

like image 111
Jon Galloway Avatar answered Jul 02 '26 14:07

Jon Galloway



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!