Quartz.Net integration for .NET Core IoC container.
Info
| Version: | 1.0.0 |
| Author(s): | Lukáš Kavale |
| Last Update: | Thursday, September 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lkavale/LuKaSo.Quartz.DependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/Quartz.DependencyInjection.NetCore |
Install
Install-Package Quartz.DependencyInjection.NetCore
dotnet add package Quartz.DependencyInjection.NetCore
paket add Quartz.DependencyInjection.NetCore
Quartz.DependencyInjection.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Quartz(>= 3.0.7)
Tags