Self host web API bysantosh •February 17, 2015 In this post, I will show you how to create a web API that runs outside the IIS application. Open visual studio and create a console application Add the Web API and OWIN Packages From the Tools menu, click Library Packag…