An easy to implement component that enables you to implement a job scheduler in .NET applications, either small programs or complex systems.
- Quartz.NET
- Version :2.5
- License :Apache License 2.0
- OS :Windows All
- Publisher :Marko Lahma
Quartz.NET Description
Quartz.NET is a lightweight .NET library that developers can use for implementing a job scheduling system in their applications.
Quartz.NET can run with another application or as a standalone program. It enables you to schedule tasks at any user-defined time and allows you to use any .NET class to implement a simple job interface.
Quartz.NET can handle a large number of tasks in its scheduler, regardless of the size of the host application and the environment it is used in, be it a simple app or an enterprise.
Released under an open-source license, it enables developers to build a robust task scheduling system and integrate it into their projects without a lot of effort.
System requirements
- .NET Framework 4.5