Scheduler Quartz.NET for .NET Standard 2.0 - Autofac job factory and module.
Info
Version: | 1.1.0-alpha32 |
Author(s): | Abakumov Valeriy |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abakumov-v/Scheduler.Quartz |
NuGet Url: | https://www.nuget.org/packages/Scheduler.Quartz.Ioc.Autofac |
Install
Install-Package Scheduler.Quartz.Ioc.Autofac
dotnet add package Scheduler.Quartz.Ioc.Autofac
paket add Scheduler.Quartz.Ioc.Autofac
Scheduler.Quartz.Ioc.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Scheduler.Quartz(>= 1.1.032)
- Autofac.Extensions.DependencyInjection(>= 4.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Quartz(>= 3.0.01)
- Quartz.Jobs(>= 3.0.01)
Tags