AspNetCore.Docs/aspnetcore/hosting/index.md

21 lines
597 B
Markdown
Raw Normal View History

2016-12-22 02:39:43 +08:00
---
2016-11-17 08:24:57 +08:00
title: Guidance for Hosting Providers | Microsoft Docs
2016-10-29 01:35:15 +08:00
author: rick-anderson
2016-11-18 04:13:02 +08:00
description:
keywords: ASP.NET Core,
2016-10-29 01:35:15 +08:00
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: a8fb7eb7-e0e5-4394-84f3-1f1dbe0babcd
2016-11-17 08:24:57 +08:00
ms.technology: aspnet
2016-10-29 01:35:15 +08:00
ms.prod: aspnet-core
---
# Guidance for Hosting Providers
2016-12-22 02:39:43 +08:00
* [ASP.NET Core Module Configuration Reference](aspnet-core-module.md)
* [Directory Structure](directory-structure.md)
* [Application Pools](apppool.md)
* [Servicing](servicing.md)
* [Data Protection](dataprotection.md)
* [🔧 URL rewriting middleware](url-rewriting.md)