In this post, I will describe a new feature of the Microsoft.Extensions.Hosting library coming in .NET 8 (available since preview 4) affecting hosted services. Let’s first begin with a brief recap of hosted services. The hosting library for .NET, used in both the ASP.NET Core project template and the Worker Service template, provides the capability […] The post Concurrent Hosted Service Start and Stop in .NET 8 appeared first on Steve Gordon - Code with Steve. Concurrent Hosted ...
No comments:
Post a Comment