开源分布式任务框架xxl-job的netcore版本的执行器实现.
Info
Version: | 1.0.3 |
Author(s): | DotXxlJobExecutor |
Last Update: | Wednesday, April 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotXxlJobExecutor |
Install
Install-Package DotXxlJobExecutor
dotnet add package DotXxlJobExecutor
paket add DotXxlJobExecutor
DotXxlJobExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Http(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)