分布式定时任务:数据库实现支持 sqlserver、mysql.
Info
Version: | 1.0.22 |
Author(s): | Aix.ScheduleTask |
Last Update: | Saturday, May 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aix.ScheduleTask |
Install
Install-Package Aix.ScheduleTask
dotnet add package Aix.ScheduleTask
paket add Aix.ScheduleTask
Aix.ScheduleTask Download (Unzip the "nupkg" after downloading)
Dependencies
- Aix.MultithreadExecutor(>= 1.0.2)
- Aix.ORM(>= 1.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
- ncrontab(>= 3.3.1)