Hacker News new | ask | show | jobs
by dsfsdfd 4084 days ago
When will I be able to get my MVC websites running in node?
1 comments

On a side note there is already the Edge project that allows NodeJS and .Net to run in the same process. So you can run Asp.Net MVC websites with NodeJS side by side. And it runs on all platforms using Mono Runtime

https://github.com/tjanczuk/edge