Hacker News new | ask | show | jobs
by sker 4075 days ago
I'd like to see some ASP.NET running on Owin. Perhaps I'll find the time to add it myself before round 11.
2 comments

I am not familiar with Owin; how does it differ from Mono?
Owin is an interface between .NET web servers and web applications.

Mono is an implementation of the .NET runtime and framework.

It’d be interesting to see on Nano too.