diff --git a/Running-.NET-Applications-on-Linux.md b/Running-.NET-Applications-on-Linux.md new file mode 100644 index 0000000..662dd7e --- /dev/null +++ b/Running-.NET-Applications-on-Linux.md @@ -0,0 +1,5 @@ +### Running a .NET application as a service on Linux with Systemd +https://blog.maartenballiauw.be/post/2021/05/25/running-a-net-application-as-a-service-on-linux-with-systemd.html + +### Install .NET on Debian +https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian \ No newline at end of file