Quartz.NET MongoDB JobStore with cluster support.
Info
Version: | 1.0.5 |
Author(s): | Shelley |
Last Update: | Friday, July 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wslbxx123/mongodb-quartznet |
NuGet Url: | https://www.nuget.org/packages/MongoDbJobStore |
Install
Install-Package MongoDbJobStore
dotnet add package MongoDbJobStore
paket add MongoDbJobStore
MongoDbJobStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.4.1)
- MongoDB.Driver(>= 2.7.3)
- Quartz(>= 3.0.7)