Deployment options

During/after the development of a .NET Core project, we deploy it to the desired environment, such as test, staging, pre-prod, or prod.

.NET Core applications can be deployed to an environment using the following options:

  • Optimization options
    • Debug
    • Release
  • Build options
    • Framework dependent
    • Self-contained

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.