Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop

Quartz.NET-2.6

  • Category : Windows Develop
  • Tags :
  • Update : 2017-10-31
  • Size : 6.03mb
  • Downloaded :0次
  • Author :355911097
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
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 --------------- No known issues at the moment. 3. RELEASE INFO ---------------- This release corresponds to Java Quartz version 2.2. For API documentation, please refer to Quartz.NET site: http://apidoc.quartz-scheduler.net/
Packet file list
(Preview for download)
bin\3.5\release\Quartz\ClientProfile\Common.Logging.Core.dll
bin\3.5\release\Quartz\ClientProfile\Common.Logging.dll
bin\3.5\release\Quartz\ClientProfile\Quartz.dll
bin\3.5\release\Quartz\ClientProfile\Quartz.pdb
bin\3.5\release\Quartz\ClientProfile\Quartz.xml
bin\3.5\release\Quartz\Common.Logging.Core.dll
bin\3.5\release\Quartz\Common.Logging.dll
bin\3.5\release\Quartz\Quartz.dll
bin\3.5\release\Quartz\Quartz.pdb
bin\3.5\release\Quartz\Quartz.xml
bin\4.0\release\Quartz\ClientProfile\Common.Logging.Core.dll
bin\4.0\release\Quartz\ClientProfile\Common.Logging.dll
bin\4.0\release\Quartz\ClientProfile\Quartz.dll
bin\4.0\release\Quartz\ClientProfile\Quartz.pdb
bin\4.0\release\Quartz\ClientProfile\Quartz.xml
bin\4.0\release\Quartz\Common.Logging.Core.dll
bin\4.0\release\Quartz\Common.Logging.dll
bin\4.0\release\Quartz\Quartz.dll
bin\4.0\release\Quartz\Quartz.pdb
bin\4.0\release\Quartz\Quartz.xml
database\tables\tables_firebird.sql
database\tables\tables_mysql_innodb.sql
database\tables\tables_oracle.sql
database\tables\tables_postgres.sql
database\tables\tables_sqlite.sql
database\tables\tables_sqlServer.sql
database\tables\tables_sqlServerCe.sql
database\schema_20_to_22_upgrade.sql
database\schema_25_to_26_upgrade.sql
database\sqlserver_schema_10_to_20_upgrade.sql
doc\xml\job_scheduling_data_2_0.xsd
doc\xml\quartz_sample.xml
lib\2.0\C5.dll
lib\2.0\C5.license.txt
server\bin\3.5\Common.Logging.Core.dll
server\bin\3.5\Common.Logging.dll
server\bin\3.5\Common.Logging.Log4Net1213.dll
server\bin\3.5\log4net.dll
server\bin\3.5\quartz.config
server\bin\3.5\Quartz.dll
server\bin\3.5\Quartz.pdb
server\bin\3.5\Quartz.Server.exe
server\bin\3.5\Quartz.Server.exe.config
server\bin\3.5\Quartz.Server.pdb
server\bin\3.5\quartz_jobs.xml
server\bin\3.5\Topshelf.dll
server\bin\4.0\Common.Logging.Core.dll
server\bin\4.0\Common.Logging.dll
server\bin\4.0\Common.Logging.Log4Net1213.dll
server\bin\4.0\log4net.dll
server\bin\4.0\quartz.config
server\bin\4.0\Quartz.dll
server\bin\4.0\Quartz.pdb
server\bin\4.0\Quartz.Server.exe
server\bin\4.0\Quartz.Server.exe.config
server\bin\4.0\Quartz.Server.pdb
server\bin\4.0\quartz_jobs.xml
server\bin\4.0\Topshelf.dll
server\Quartz.Server\App.config
server\Quartz.Server\Configuration.cs
server\Quartz.Server\IQuartzServer.cs
server\Quartz.Server\packages.config
server\Quartz.Server\Program.cs
server\Quartz.Server\quartz.config
server\Quartz.Server\Quartz.Server.2010.csproj
server\Quartz.Server\QuartzServer.cs
server\Quartz.Server\QuartzServerFactory.cs
server\Quartz.Server\quartz_jobs.xml
server\Quartz.Server\SampleJob.cs
server\AssemblyInfo.cs
src\Quartz\Collection\HashSet.cs
src\Quartz\Collection\ISet.cs
src\Quartz\Collection\ISortedSet.cs
src\Quartz\Collection\ReadOnlySet.cs
src\Quartz\Collection\TreeSet.cs
src\Quartz\Core\IJobRunShellFactory.cs
src\Quartz\Core\JobRunShell.cs
src\Quartz\Core\ListenerManagerImpl.cs
src\Quartz\Core\QuartzScheduler.cs
src\Quartz\Core\QuartzSchedulerResources.cs
src\Quartz\Core\QuartzSchedulerThread.cs
src\Quartz\Core\SchedulerSignalerImpl.cs
src\Quartz\Impl\AdoJobStore\Common\ConfigurationBasedDbMetadataFactory.cs
src\Quartz\Impl\AdoJobStore\Common\DbMetadata.cs
src\Quartz\Impl\AdoJobStore\Common\DbMetadataFactory.cs
src\Quartz\Impl\AdoJobStore\Common\DbProvider.cs
src\Quartz\Impl\AdoJobStore\Common\dbproviders.properties
src\Quartz\Impl\AdoJobStore\Common\EmbeddedAssemblyResourceDbMetadataFactory.cs
src\Quartz\Impl\AdoJobStore\Common\IDbProvider.cs
src\Quartz\Impl\AdoJobStore\AdoConstants.cs
src\Quartz\Impl\AdoJobStore\AdoJobStoreUtil.cs
src\Quartz\Impl\AdoJobStore\AdoUtil.cs
src\Quartz\Impl\AdoJobStore\CalendarIntervalTriggerPersistenceDelegate.cs
src\Quartz\Impl\AdoJobStore\ConnectionAndTransactionHolder.cs
src\Quartz\Impl\AdoJobStore\CronTriggerPersistenceDelegate.cs
src\Quartz\Impl\AdoJobStore\DailyTimeIntervalTriggerPersistenceDelegate.cs
src\Quartz\Impl\AdoJobStore\DBSemaphore.cs
src\Quartz\Impl\AdoJobStore\DelegateInitializationArgs.cs
src\Quartz\Impl\AdoJobStore\FirebirdDelegate.cs
src\Quartz\Impl\AdoJobStore\FiredTriggerRecord.cs
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.