AspNetCore.Docs/aspnetcore/publishing/index.md

25 lines
1.1 KiB
Markdown

---
title: Publishing | Microsoft Docs
author: rick-anderson
description:
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: f0930c68-4d17-4748-adbf-801e17601eb6
ms.technology: aspnet
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)
- [Publish to a Linux Production Environment (Nginx on Ubuntu)](linuxproduction.md)
- [Publish to a Linux Production Environment (Apache on CentOS)](apache-proxy.md)
- [Use VSTS to Build and Publish to an Azure Web App with Continuous Deployment](vsts-continuous-deployment.md)