by
Neon Quach
19. September 2010 23:27
Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
Quartz.NET is a port of very propular open source Java job scheduling framework, Quartz . This project owes very much to original Java project, it's father James House and the project contributors.
Quartz.NET is a pure .NET library written in C# which currently targets Framework version 1.1 and above. Quartz.NET is feature-wise equal to Quartz Java 1.6 excluding Java specifics. Quartz.NET is already running in production systems and has received good feedback.
Quartz.NET 1.0.3 has been released.
This is a maintenance release with bug fixes for the 1.0 version of Quartz.NET and is an adviced update for all users. This release supports .NET 1.1., 2.0 and 3.5 SP1, there is still no official support for .NET 4.0 but you should have no problems running Quartz.NET with .NET 4.0 using the binaries compiled for framework 3.5.
The Quartz.NET 1.0 maintenance branch will not receive any new features, only bug fixes. Further development efforts will go to Quartz.NET vNext that will have support only for .NET Framework 3.5 and later.
This version roughly corresponds to Java Quartz's version 1.6.6.
Please refer to the release notes and the readme.txt in the release bundle for more information.
Grab it from downloads page .