GM.Scheduling.EntityFramework
EF Core + Quartz ADO.NET persistence for GM.Scheduling. UseQuartzAdoStore() switches Quartz to a persistent job store so schedules and triggers survive restarts and coordinate across instances; UseEntityFrameworkHistory() records job execution history / last-run status to a DbContext so observability data outlives the process. Configured on the same AddGMScheduling builder — no Quartz types leak to your app.
Activity
- Latest release
- 2w ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 1
Details
- License
- MIT
- First release
- Aug 31, 2026