Lightweight, reflection-free scheduler with source-generated handlers, manager APIs, and strongly-typed contexts that runs inside your existing .NET app.
Scheduling & Chaining
Schedule one-off and cron jobs with built-in retries, throttling, priorities, and support for chained parent–child workflows.
EF Core Persistence
Persist jobs, state, and execution history using TickerQ.EntityFrameworkCore, your own DbContext, and configurable seeding.
Dashboard & Distributed Operations
Monitor and control jobs via the real-time dashboard UI and coordinate multiple nodes with optional Redis heartbeats and dead-node cleanup.