Skip to Main Content
.NET Core 2.0 By Example
book

.NET Core 2.0 By Example

by Neha Shrivastava, Rishabh Verma
March 2018
Beginner to intermediate content levelBeginner to intermediate
458 pages
10h 34m
English
Packt Publishing
Content preview from .NET Core 2.0 By Example

Publishing the web app

Let's publish an ASP.NET Core 2.0 web app in Azure using Visual Studio:

  1. Create a new ASP.NET Core 2.0 project in Visual Studio or use one of the existing applications that we have created thus far in the book. We will use one of the web apps that we developed in the book thus far for illustration purposes.
  2. Right-click the project. On the context menu, click Publish:
  1. This will display a nice-looking user interface, presenting us with three options. We can publish on:
    • Microsoft Azure App Service: The container for the web app.
    • IIS, FTP: For deploying on IIS or FTP on a virtual machine.
    • Folder: To publish the app in ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET Core 3 and React

ASP.NET Core 3 and React

Carl Rippon
Enterprise Application Development with C# 9 and .NET 5

Enterprise Application Development with C# 9 and .NET 5

Ravindra Akella, Rishabh Verma, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu

Publisher Resources

ISBN: 9781788395090Supplemental Content