IoTSharp / SilkierQuartz

SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !
http://sq.iotsharp.io/
MIT License
357 stars 71 forks source link

Not automatically discovering the IJob subclasses #149

Open j174in opened 8 months ago

j174in commented 8 months ago

I have added a subclass of IJob to create a simple job . But when I tried to add a new job of this subclass from the UI. It's not showing up on the drop-down.