Skip to content

sean-gilliam/quartznet

This branch is 336 commits behind quartznet/quartznet:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c81bef · Jul 17, 2022
Jun 25, 2022
Jun 25, 2022
Apr 24, 2016
Mar 20, 2022
Jun 25, 2022
Oct 14, 2021
Aug 15, 2016
Aug 1, 2021
Jul 12, 2022
Jul 17, 2022
Sep 4, 2016
Jun 21, 2016
Oct 25, 2021
Sep 4, 2016
Nov 14, 2021
Oct 5, 2017
Nov 27, 2016
Aug 1, 2020
Dec 30, 2010
Mar 27, 2022
Mar 29, 2022
May 28, 2022
Nov 14, 2021
Jun 25, 2022
Jun 25, 2022
Jul 17, 2022
Jul 24, 2020
Nov 14, 2021
Mar 27, 2022
Apr 9, 2022
Apr 9, 2022
Aug 2, 2016

Repository files navigation

Downloads Build status NuGet NuGet pre-release MyGet pre-release Join the chat at https://gitter.im/quartznet/quartznet

Quartz.NET - Enterprise Job Scheduler

Please visit https://www.quartz-scheduler.net/ for up to date news and documentation.

Compatibility

Quartz.NET supports .NET Core/netstandard 2.0 and .NET Framework 4.6.2 and later.

Installation

Building

  • You can build the code by running build.cmd (Windows) or build.sh (*nix platform)
  • You need MSBuild 17 and .NET Core SDK 6.0 to build

Acknowledgements

Following components are being used by core Quartz:

  • LibLog (MIT) as bridge between different logging frameworks

License

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.

About

Quartz Enterprise Scheduler .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 61.5%
  • JavaScript 36.0%
  • TSQL 1.3%
  • HTML 0.4%
  • TypeScript 0.3%
  • CSS 0.2%
  • Other 0.3%