返回排行榜
Quartz Enterprise Scheduler .NET
c-sharpdotnetschedulerschedulingscheduled-tasksscheduled-jobscronquartznugetjob-schedulerdotnetcorehacktoberfest
关键指标
Star 增长趋势
Star
7.1k
Forks
1.7k
周增长
—
Issues
22
2k4k6k
2011年2月2013年8月2016年3月2018年10月2021年5月2023年12月2026年7月
README
Quartz.NET - Enterprise Job Scheduler
Please visit https://www.quartz-scheduler.net/ for up to date news and documentation.
Compatibility
Quartz.NET supports .NET Core/netstandard 2.0 and .NET Framework 4.6.2 and later.
Installation
- Stable builds from NuGet
- Pre-release builds from Feedz.io feed: https://f.feedz.io/quartznet/quartznet/nuget/index.json
Building
- You can build the code by running
build.cmd(Windows) orbuild.sh(*nix platform) - You need MSBuild 17 and .NET Core SDK 6.0 to build
License
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 here.
For API documentation, please refer to Quartz.NET site.
相关仓库