What is Microsoft.Extensions.Hosting used for? [Answered]
I haven't used this package a lot but I'm just wondering what its purpose is in general. Is it closely related to ASP.NET? I know the
worker project template uses the package, and the code it generates looks very ASP.NET-y with service configuration and whatnot. So like, what is it used for?