I'm curious, is there enough released yet to build server-side web apps? Would there be an apache mod, or some other web server? Or is there something more akin to a node app? I really enjoy C#, but everything that I did was either a Windows-only desktop app or a web app served through IIS. Thanks for any insight.
https://github.com/aspnet/Home/tree/dev/samples/latest/Hello...
Follow instructions here: https://github.com/aspnet/home
This can also be done with mono, fastcgi, and nginx.