In this chapter, you'll learn:
How to host your web API.
By Mike Wasson|
This tutorial shows how to use ASP.NET Web API to host an HTTP service outside of IIS.
The sample demonstrates how to use ASP.NET Web API to self host a simple web API in your own process.