NCronJob-Dev
-
NCronJob
by: NCronJob-Dev- 7,536 total downloads
- last updated 11/16/2024
- Latest version: 3.3.8
A Job Scheduler sitting on top of `IHostedService` in dotnet. Often times one finds themself between the simplicisty of the `BackgroundService`/`IHostedService` and the complexity of a full blown `Hangfire`... More information