The future is now – OWIN and multi-hosting ASP.NET web applications
Different frameworks, side by side on the same port
As you probably know, the ASP.NET team is publishing the latest ASP.NET Web API on a nightly MyGet feed, and you can grab them from there and play with the latest stuff without having to deal with all the hassle related to building from the source.
The same applies to Katana, a Microsoft generic Owin host, which also has its own MyGet nightly feed.
Let’s glimpse into the near future and have a look at putting the latest Katana bits to play with ASP.NET Web API and other frameworks.