Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 849 Bytes

File metadata and controls

16 lines (10 loc) · 849 Bytes

Carbon.Quartz.Migrate.Context

Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.[**]

[**] https://www.quartz-scheduler.net/

This package brings you the capability of single code line of migration to bring persistency of Quartz.Net. Check usage details from Carbon.Quartz

This package should be used with either Carbon.Quartz.Migrate.MSSQL or Carbon.Quartz.Migrate.PostgreSQL. This package can be used standalone with additionally a selected SQL package with a Quartz.Net (https://github.com/quartznet/quartznet) package without using Carbon.Quartz package.

However, Carbon.Quartz package is also strongly suggested to be used.