19 packages tagged with “hostedservice”
An easy wrapper for the RabbitMQ client that allows inclusion in DotNetCore projects. Can be used with the standard dependency injection provided in DotNetCore. Provides a HostedService implementation for subscription based DotNetCore services.
Hosted ZeroMQ as service
Provides job scheduling like cron job with hosted service.
DistributedLocked Singleton IHostedService
Scheduling hostedServices
.Net Core Scheduler Task This package contains the .Net Core Api support for creating custom tasks with IHostedService interface, This package uses the NCrontab for the scheduler time pattern.
Package pour faciliter la gestion des service d’arrière-plan.
Background workers collection for ASP.NET Core application. CronTab-schedule available.
Timer with a scoped lifecycle per each call.
Extends the `IHostedService` interface and provides built-in support for background task execution
A library for monitored background services with health checks and task monitoring.
Cronos job scheduler service.
Kestrel TCP Server hosted service.
Schedule background work using a standard cron pattern
This library contains AspNetCore helpers for using EventStore with F#
A simple and easy way to implement worker services scheduled by a CRON expression
ScopedHostedService provides a clean way to implement background services with scoped dependencies in .NET.
Offload heavy processing from your requests to separate scope. Simple configuration and usage.
In-process job queue with pause/resume/cancel and staged progress.