NuGet 包
NetProOA.Framework.DotXxlJob
DotXxlJob。
⏰
XXL-Job
XXL-Job分布式任务调度框架的.NET实现。
📦 版本信息
版本:1.0.5.6
📋 依赖包
- DotXxlJob.Core (2.3.2)
- Refit.HttpClientFactory (7.0.0)
🚀 使用方法
安装命令:
dotnet add package NetProOA.Framework.DotXxlJob
在 Program.cs 中配置:
builder.Services.AddCustomXxlJob(builder.Configuration);