Easy Use Quartz.NET And NetCore DI In Console.
Info
Version: | 1.0.0 |
Author(s): | FatTiger |
Last Update: | Monday, August 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FatTigerWang/quartz-console |
NuGet Url: | https://www.nuget.org/packages/Quartz.Console |
Install
Install-Package Quartz.Console
dotnet add package Quartz.Console
paket add Quartz.Console
Quartz.Console Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.3)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Quartz(>= 3.0.7)
Tags