|
|
|
|
|
by Xdes
4417 days ago
|
|
"ASP.NET vNext (and Rosyln) runs on Mono, on both Mac and Linux today. While Mono isn't a project from Microsoft, we'll collaborate with the Mono team, plus Mono will be added to our test matrix. It's our aspiration that it 'just work.'" I wonder whether we will be seeing a .NET web server for mac and linux. Hosting a C# MVC app on linux will be sweet. |
|
BTW, if you're not a fan of ASP.Net MVC's style of web framework, take a look at Nancy[1]. It's much more lightweight, and can also run under Mono on Linux.
[1] http://nancyfx.org/