August 2013
Intermediate to advanced
340 pages
8h 43m
English
CHAPTER 9
![]()
Hosting ASP.NET Web API
Though ASP.NET Web API has ASP.NET in the name, it is not tied to ASP.NET. In fact, ASP.NET Web API is host-independent. There are three ways you can host your HTTP services built using ASP.NET Web API:
9.1 Web Hosting ASP.NET Web API