4 packages tagged with “backgroundjob”
Kharazmi.AspNetCore.BackgroundJob is a Lightweight and Extensible Infrastructure for an easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET Core applications
A simple way to create a background timer job for ASP.NET Core that runs delegate jobs on a configurable interval.
A simple and easy way to implement worker services scheduled by a CRON expression
Simple, reliable and efficient background jobs in .NET - an alternative to HangFire