2016-10-29 01:35:15 +08:00
|
|
|
---
|
2016-11-17 08:24:57 +08:00
|
|
|
title: Publishing | 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: f0930c68-4d17-4748-adbf-801e17601eb6
|
2016-11-17 08:24:57 +08:00
|
|
|
ms.technology: aspnet
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.prod: aspnet-core
|
|
|
|
---
|
|
|
|
# Publishing and Deployment
|
|
|
|
|
|
|
|
- [Publishing to IIS](iis.md)
|
|
|
|
- [Publishing to IIS with Web Deploy using Visual Studio](iis-with-msdeploy.md)
|
|
|
|
- [How Web Publishing In Visual Studio Works](web-publishing-vs.md)
|
|
|
|
- [Deploy an ASP.NET Core web app to Azure using Visual Studio](../tutorials/publish-to-azure-webapp-using-vs.md)
|
|
|
|
- [Publishing to an Azure Web App with Continuous Deployment](azure-continuous-deployment.md)
|
|
|
|
- [🔧 Publishing to a Windows Virtual Machine on Azure](azure-windows-vm.md)
|
|
|
|
- [Publish to a Docker Image](https://azure.microsoft.com/documentation/articles/vs-azure-tools-docker-hosting-web-apps-in-docker)
|
2016-11-20 18:01:44 +08:00
|
|
|
- [Publish to a Linux Production Environment (Nginx on Ubuntu)](linuxproduction.md)
|
|
|
|
- [Publish to a Linux Production Environment (Apache on CentOS)](apache-proxy.md)
|
2016-10-29 01:35:15 +08:00
|
|
|
- [Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment](vsts-continuous-deployment.md)
|