Info
Version: | 0.5.0 |
Author(s): | Chris Robison and Frantisek Jandos |
Last Update: | Monday, April 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Oriflame/mongodb-quartznet |
NuGet Url: | https://www.nuget.org/packages/Quartz.Spi.MongoDbJobStoreClustered |
Install
Install-Package Quartz.Spi.MongoDbJobStoreClustered
dotnet add package Quartz.Spi.MongoDbJobStoreClustered
paket add Quartz.Spi.MongoDbJobStoreClustered
Quartz.Spi.MongoDbJobStoreClustered Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.4.1)
- MongoDB.Driver(>= 2.7.3)
- Quartz(>= 3.0.7)
This library targets the new MongoDB C# 2.0 driver.