Y
Hacker News
new
|
ask
|
show
|
jobs
by
kainsavage
4072 days ago
I am not familiar with Owin; how does it differ from Mono?
1 comments
meragrin
4072 days ago
Owin is an interface between .NET web servers and web applications.
Mono is an implementation of the .NET runtime and framework.
link
Mono is an implementation of the .NET runtime and framework.