Answer:
OWIN (Open Web Interface for .NET) is a new hosting framework that provides developers the ability to customize the entire pipeline and middleware in their ASP.NET applications.
The goal of OWIN is to decouple server and application.
Source: http://owin.org | |
Alert Moderator