forked from quartznet/quartznet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
37 lines (22 loc) · 992 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
QUARTZ JOB SCHEDULER .NET, 3.0 alpha 2, Aug 24, 2016
-----------------------------------------------------------------
http://www.quartz-scheduler.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 version 3.0 is a work in progress and things might still change a bit.
3. RELEASE INFO
----------------
For API documentation, please refer to Quartz.NET site:
http://apidoc.quartz-scheduler.net/