21 lines
645 B
Markdown
21 lines
645 B
Markdown
|
---
|
||
|
title: "ASP.NET Web API: Deployment and Hosting | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "How to host your web API."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 01/26/2012
|
||
|
ms.topic: article
|
||
|
ms.assetid: 500be045-e1e1-478a-97fc-0374645dd95f
|
||
|
ms.technology: dotnet-webapi
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-api/overview/hosting-aspnet-web-api
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
ASP.NET Web API: Deployment and Hosting
|
||
|
====================
|
||
|
> How to host your web API.
|
||
|
|
||
|
|
||
|
- [Use OWIN to Self-Host Web API 2](use-owin-to-self-host-web-api.md)
|
||
|
- [Host Web API 2 in an Azure Worker Role](host-aspnet-web-api-in-an-azure-worker-role.md)
|