NCronJob-Dev
-
NCronJob
by: NCronJob-Dev- 9,958 total downloads
- last updated 12/28/2024
- Latest version: 4.0.2
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