ASP.NET Core extensions for Quartz.NET.
Info
Version: | 1.14.0 |
Author(s): | Innofactor |
Last Update: | Tuesday, April 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Innofactor/quartz-aspnet |
NuGet Url: | https://www.nuget.org/packages/Innofactor.QuartzAspNet |
Install
Install-Package Innofactor.QuartzAspNet
dotnet add package Innofactor.QuartzAspNet
paket add Innofactor.QuartzAspNet
Innofactor.QuartzAspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Quartz(>= 3.0.7)
- Quartz.Serialization.Json(>= 3.0.7)