Building a Web API 2 project from scratch using OWIN/Katana .NET Part 3: hosting on Helios
July 9, 2015 Leave a comment
Introduction
In the previous post we discussed how to use OWIN host to self-host a Web API 2 application. We saw how easy and straightforward it was to install the OWIN hosting package with NuGet.
In this post we’ll look at another hosting option: Helios.