This article provides a detailed guide on deploying .NET applications as systemd services using containers and Podman quadlets. It covers the process of creating Docker images with the .NET SDK, utilizing Podman's features to manage service files, and ensuring proper logging and communication with systemd. Additional points include handling persistent data with mounted directories and creating user-specific configurations for running rootless containers.