Skip to content

JosephCen/quartznet

 
 

Repository files navigation

Build status NuGet NuGet Join the chat at https://gitter.im/quartznet/quartznet

Quartz.NET - Job Scheduler for the .NET Platform

http://www.quartz-scheduler.net/

Introduction

This is the README file for Quartz.NET, .NET port of Java Quartz. It supports .NET Core/netstandard 2.0 and .NET Framework 4.5.2 and later.

Quartz.NET is an opensource project aimed at creating a free-for-commercial use Job Scheduler, with 'enterprise' features.

Building

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.

Packages

No packages published

Languages

  • C# 59.6%
  • JavaScript 39.1%
  • CSS 0.4%
  • HTML 0.4%
  • TypeScript 0.3%
  • F# 0.1%
  • Other 0.1%