Category "quartz.net"

How to register Quartz.Net jobs dynamically in .Net core

I am using Quartz.Net 3.2.0 with a .net core application and here is my requirement. Users can alter the schedule from UI, they can select the report they want

C# How to fire routine by Quartz.net every day at specific time of day

i am not before dev pc but i got a code which seems like work. private void QuartzTest_Load(object sender, EventArgs e) { // construct a scheduler factory