NCronJob-Dev / NCronJob

A Job Scheduler sitting on top of IHostedService in dotnet.
https://docs.ncronjob.dev/
MIT License
158 stars 11 forks source link

Over `AddJob(Type jobType)` overload #103

Closed linkdotnet closed 1 month ago

linkdotnet commented 1 month ago

When users want to use the IRuntimeRegistry it might be helpful to offer a non-generic version.