Quickstart: Publish an ASP.Net web app

In this commodity, y'all'll larn how to publish your offset ASP.NET web app to various locations including a local web server such as IIS and a remote deject surround such every bit Azure App Service.

This article supports ASP.Cyberspace and ASP.NET Cadre.

Prerequisites

You need Visual Studio installed with the ASP.NET and spider web evolution workload.

If you lot've already installed Visual Studio:

  • Install the latest updates in Visual Studio by selecting Aid > Check for Updates.
  • Add together the workload by selecting Tools > Get Tools and Features.

Become started

In Solution Explorer, right-click your project and choose Publish.

right-click and publish

If you're publishing this web app for the first fourth dimension, next you see the Publish sorcerer.

publish wizard - publish targets

Notation

Visual Studio filters the listing of destinations depending on the type of web app.

  • Azure
  • Docker
  • Folder
  • FTP/FTPS
  • Web Server
  • Import profile

Publish your web app to Azure

For detailed steps on publishing your web app, see Quickstart: Deploy an ASP.Net web app.