3rd party packages that have integration with the Quartz.Net Library
Migrations
AppAny.Quartz.EntityFrameworkCore.Migrations
Schema creation and migrations for Quartz.NET with the EntityFrameworkCore migrations toolkit, in one line of configuration.
Weasel.Quartz
Runtime PostgreSQL migration support for non-EF & Marten projects.
Database Implementations
Quartz.NET-RavenDB
JobStore implementation for Quartz.NET scheduler using RavenDB.
QuartzRedisJobStore
A Quartz Scheduler JobStore using Redis via C#, ported from quartz-redis-jobstore (https://github.com/jlinn/quartz-redis-jobstore). It uses StackExchange.Redis as the Redis client and does not support redis-cluster.
Quartz.NET-CosmosDB
JobStore implementation for Quartz.NET scheduler using Microsoft Azure CosmosDb.
Quartz.NET-MongoDB
JobStore implementation for Quartz.NET scheduler using MongoDb.
Dependency Injection
Autofac.Extras.Quartz
Autofac integration package for Quartz.Net.
