August 2017
Intermediate to advanced
330 pages
7h 26m
English
Visual Studio IDE provides excellent tooling support for publishing applications. Just as older versions of ASP.NET perform the publishing step in Visual Studio, it's no different in ASP.NET Core.
Open the PacktContacts application in Visual Studio 2017, right-click on the project name, and click Publish to open the dialog window for publishing the project.
It provides us with three options to select the publishing target:
In this section, we will use the Custom option to publish the project to the filesystem, similar to the CLI approach. ...
Read now
Unlock full access