Skip to Content
Programming ASP.NET Core, First edition
book

Programming ASP.NET Core, First edition

by Dino Esposito
May 2018
Intermediate to advanced content levelIntermediate to advanced
416 pages
13h 51m
English
Microsoft Press
Content preview from Programming ASP.NET Core, First edition

CHAPTER 15

Deploying an ASP.NET Core Application

Sometimes it’s a little better to travel than to arrive.

—Robert Pirsig, “Zen and the Art of Motorcycle Maintenance”

Writing an ASP.NET Core application requires the creation and editing of a variety of files, not all of which are really necessary to put the application live on a production or staging server. Hence, the very first step on the way to deploying an ASP.NET Core application is publishing it to a local folder so that all necessary files are compiled, and only those files that need be moved to the live environment are isolated somewhere. The list of deployable files usually includes code files compiled to DLLs plus static and configuration files.

Classic ASP.NET applications could only ...

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

Modern Web Development with ASP.NET Core 3 - Second Edition

Modern Web Development with ASP.NET Core 3 - Second Edition

Ricardo Peres
Hands-On Full-Stack Web Development with ASP.NET Core

Hands-On Full-Stack Web Development with ASP.NET Core

Tamir Dresher, Amir Zuker, Shay Friedman

Publisher Resources

ISBN: 9781509304448