Hosting library coming in.NET 8 (available since preview 4) affecting hosted services. The hosting library for.NET provides the capability to start a long-running console application. In the case of ASP.NET Core, the application starts the Kestrel webserver and runs until the process is shut down.
Sort: