forked from quartznet/quartznet
-
Notifications
You must be signed in to change notification settings - Fork 0
Quartz Enterprise Scheduler .NET
License
00raq00/quartznet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
QUARTZ JOB SCHEDULER .NET, release 1.0 RC 3, Sep 6 2008 ----------------------------------------------------------------- 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 --------------- The .NET Framework 3.5 build with support for TimeZoneInfo isn't very thorougly tested yet. Please perform testing and report any problems you may find. 3. RELEASE INFO ---------------- This is the release candidate 3 for Quartz.NET 1.0. After 0.9.1 release this release contains the new Quartz.NET server for running jobs so that end user doesn't need to create the server by hand for tasks. Besides the new server this release incorporates small bug fixes and minor feature enhancements. Since 0.9.1 public API has changed towards moving from using long and int values for time intervals to using more correct .NET Framework provided TimeSpan structures. This release also contains .NET Framwork 3.5 compiled build with preliminary support for TimeZoneInfo for more useful time zone aware CrontTrigger scheduling. For API documentation, please refer to Quartz.NET site: http://quartznet.sourceforge.net/apidoc/
About
Quartz Enterprise Scheduler .NET
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 56.2%
- JavaScript 42.5%
- CSS 0.4%
- HTML 0.4%
- TypeScript 0.4%
- F# 0.1%