📄️ .NET on Linux (Overview)
Guides for installing and running .NET apps on Ubuntu servers, including reverse proxying and services.
📄️ .NET 7.0 on Ubuntu 24.x
Ubuntu 24.x does not include .NET 7 in default repos. Use the dotnet/backports PPA.
📄️ Run ASP.NET Core as a systemd Service (Kestrel)
Create a unit file at /etc/systemd/system/kestrel-app.service: