I am trying to interact with Quartz Server using .NET-language (both C# and VB) creating a job.
Am I wrong or are there no API for writing jobs to the quartz_jobs.xml through the API?
There is a request from users for the feature of being able to write the XML file a few times a year, so it is a feature that some users want, but considering that there's tens-of-thousands of users, the demand isn't very high.