Видео с ютуба Ihostedservice
IHostedService vs. BackgroundService
Understanding the IHostedService Registration in .NET Core 3.+ : Program.cs vs. Startup.cs
How to Dependency Inject Services into an IHostedService in ASP.NET Core
Leveraging User Context in an IHostedService via DI
Resolving Dependency Injection Issues in ASP.NET with FileSystemWatcher and IHostedService
Solving ASP.NET Core SignalR Hub Connection Issues with IHostedService
Accessing Command Line Arguments in a Console Application with IHostedService
Do You Still Need IHostedService for Starting and Stopping IBus in MassTransit V8?
How to Ensure Your IHostedService App Starts Automatically on Azure App Service
How to Access an Instance from IHostedService in C# : A Guide for Background Services
How to Run Multiple Tasks Simultaneously in the Background of an IHostedService in ASP.NET Core
Resolving the TaskCanceledException When Stopping Application in IHostedService During Startup
How to Map Environment Variables to a Config Object in an IHostedService in .NET Core
Understanding the Kafka Consumer Behavior with Multiple IHostedService Instances in Kubernetes
Resolving SSL Connection Issues in GCloud Run with C# IHostedService
What is the purpose of the IHostedService interface in ASP.NET Core?@YCA_Online
IHostedService and BackgroundService
Repeated Task in IHostedService #dotnetcore #csharp
Как создавать приложения-службы Windows в .NET
Пример каналов DotNet Core с фоновой службой .Net Core