Download to read offline









This document discusses running Dockerized ASP.NET applications on both Windows and Linux platforms. It introduces Docker containers as a way to deploy ASP.NET applications without needing different frameworks, tooling, or packages for each platform. The document demonstrates how to use Docker containers on Windows and Linux to build and deploy ASP.NET applications in a consistent manner across operating systems.