Provides an extension to register ISchedulerFactory with Unity and a JobFactory to allow Unity to resolve Jobs.
Info
Version: | 3.2.0 |
Author(s): | Hugo Biarge |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hbiarge/Quartz.Unity |
NuGet Url: | https://www.nuget.org/packages/Quartz.Unity |
Install
Install-Package Quartz.Unity
dotnet add package Quartz.Unity
paket add Quartz.Unity
Quartz.Unity Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Quartz(>= 3.0.7)
- Unity.Container(>= 5.9.2)
- Quartz(>= 3.0.7)
- Unity.Container(>= 5.9.2)
Tags