Quartz Enterprise Scheduler .NET
http://www.quartz-scheduler.net/
This is the README file for Quartz.NET, .NET port of Java Quartz. It supports .NET Core/netstandard 2.0 and .NET Framework 4.6.1 and later.
Quartz.NET is an opensource project aimed at creating a free-for-commercial use Job Scheduler, with enterprise features.
build.cmd(Windows) or
build.sh(*nix platform)
Following components are being used by core Quartz:
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License here.
For API documentation, please refer to Quartz.NET site.