Can I host an ASP.NET MVC website using Mono and mod_mono?

I heard somewhere that the MVC license allows you to use it on non-Microsoft technologies that could prevent me from developing in mono and hosting in Linux.

It's true?

Has anyone used it with mono?

Can someone point me towards the license?

+3
source share
1 answer

Legally, you should not, at least not while it is in beta / ctp. Technically, it may not be that difficult. Watch this:
ASP.NET MVC Preview 5 in monochrome

0
source

Source: https://habr.com/ru/post/1702425/


All Articles