.Net Core and above (5,6,...) windows service / linux systemd
Intro
While windows services had their own implementation classes in the .Net Framework, when migrating to .Net (Core) we noticed that we had to re-implement the whole service control.
Our requirements are, imho, basic requirements for a background w...
blog.sigterm.eu3 min read