The post explains how to run an ASP.NET Core app inside IIS within a Windows container. It covers installing the AspNetCoreModule for IIS integration, using APPCMD and PowerShell to create app pools and websites, and employing ServiceMonitor.exe to monitor an app pool. It also highlights specific challenges and solutions related to managing app pool startup and troubleshooting common errors.
Table of contents
Running apps in containersRunning an ASP.NET Core application, inside IIS, in windows containersControlling app pool startup in the containerTroubleshooting "APPCMD failed with error code 183"SummarySort: