Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MONO/ASP.NET Linux Hosts?

I was wondering if anyone knew of any webhosts that let you deploy asp.net applications to run under mono.

edit: Ideally, the host would require little to no configuration on my part to deploy an ASP.NET application.

like image 842
Joel Martinez Avatar asked Apr 08 '09 15:04

Joel Martinez


People also ask

Does ASP.NET support Mono?

Supported VersionsMono supports ASP.NET 2.0, ASP.NET AJAX and a handful of 3.5 controls.

Can I run ASP.NET on Apache server?

ASP.NET itself won't be able to run on Apache web server because it is strictly tied to the components and services provided by IIS on Windows.

Can I build .NET framework on Linux?

. NET is an open source software framework for building cross-platform applications on Linux, Windows, and macOS.

What is XSP server?

XSP (eXtensible Server Pages) is Cocoon's technology for building web applications based on dynamic XML content.


3 Answers

I think your best bet would be to go with a VPS. That way you can install mono at your lesiure.

like image 39
WedTM Avatar answered Oct 09 '22 16:10

WedTM


A quick Google search turned up these:

  1. Ubiquity Hosting
  2. Grokthis

I've never personally used either of these, so procede with caution.

like image 67
Steve K Avatar answered Oct 09 '22 16:10

Steve K


I use Linode and they are great and cheap. I'm paying $19.99/month Its a VPS though so you will have to setup an OS and install mono.

I know that goes against your point of having little or know config to do but I think the freedom it will give you will be worth it.

Derek

like image 2
Derek Avatar answered Oct 09 '22 16:10

Derek