Skip to content

haf/quartznet

 
 

Repository files navigation

QUARTZ JOB SCHEDULER .NET, 2.0 development, xx xx 2011
-----------------------------------------------------------------

http://quartznet.sourceforge.net/

1. INTRODUCTION
----------------

This is the README file for Quartz.NET, .NET port of Java Quartz.

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

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 at 
 
    http://www.apache.org/licenses/LICENSE-2.0 

Also, to keep the legal people happy:

    This product includes software developed by the
    Apache Software Foundation (http://www.apache.org/)


2. KNOWN ISSUES
---------------

This is a work in progress.


3. RELEASE INFO
----------------

This is the Quartz.NET development path towards version 2.0. 
This release corresponds to Java Quartz version 2.0 (in development).

This version is a major overhaul of of Quartz(.NET) 1.x codebase. Now
code is more unit testing friendly (more interfaces) and API is based
on generics and .NET 3.5 SP1 features like DateTimeOffset.

For API documentation, please refer to Quartz.NET site: 

   http://quartznet.sourceforge.net/apidoc/

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%