nathan5580
-
- 5,084 total downloads
- last updated 5/16/2026
- Latest version: 4.2.0
A beautiful, self-contained Quartz.NET scheduler dashboard. Drop into any ASP.NET Core app with two lines of code. View jobs, triggers, history, execution graph, timeline, health, and control the scheduler from... More information -
- 525 total downloads
- last updated 5/16/2026
- Latest version: 4.2.0
Abstractions for Dot.QuartzDashboard. Reference this if you only need IFireHistoryStore + FireRecord to implement a custom history backend (Postgres, Redis, etc.) — no ASP.NET Core or SignalR dependencies are... More information -
- 352 total downloads
- last updated 5/16/2026
- Latest version: 4.2.0
SQLite-backed persistent fire-history store for Dot.QuartzDashboard. Survives application restarts, indexed by job_key, WAL mode for concurrent reads, throttled TTL pruning. Call... More information