Extension methods to integrate Quartz scheduler and the jobs with the generic host in net core.
dotnet add package Quartz.Extensions.DependencyInjection --version 0.1.1
Install-Package Quartz.Extensions.DependencyInjection -Version 0.1.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Configuration.Binder | [2.1.1, ) |
| Microsoft.Extensions.DependencyInjection | [2.1.1, ) |
| Microsoft.Extensions.Hosting.Abstractions | [2.1.1, ) |
| Quartz | [3.0.7, ) |
| 作者 | Facundo Glaeser |
|---|---|
| 发布时间 | 2018-11-15 12:17:22 |