Info
Version: | 1.0.3 |
Author(s): | dldg |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cddldg/QuartzHost |
NuGet Url: | https://www.nuget.org/packages/QuartzHost.Core |
Install
Install-Package QuartzHost.Core
dotnet add package QuartzHost.Core
paket add QuartzHost.Core
QuartzHost.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- DG.Dapper(>= 1.0.4)
- DG.Logger(>= 1.0.2)
- Microsoft.Data.Sqlite.Core(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Quartz(>= 3.0.7)
- QuartzHost.Base(>= 1.0.9)
Tags
Quart.Net 在dotnetcore3.1平台的实现任务的启动、停止、新建、暂停、恢复等.