Popularity
9.5
Stable
Activity
8.4
-
6,153
310
1,647

Code Quality Rank: L2
Programming language: C#
License: Apache License 2.0
Tags: Scheduling     Scheduler     Schedule    
Latest version: v3.2.3

QuartzNet alternatives and similar packages

Based on the "Scheduling" category.
Alternatively, view QuartzNet alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of QuartzNet or a related project?

Add another 'Scheduling' Package

README

[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.


*Note that all licence references and agreements mentioned in the QuartzNet README section above are relevant to that project's source code only.