Skip to content

flying19880517/quartznet

 
 

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

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.

Packages

No packages published

Languages

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