quartznet/quartznet
Quartz Enterprise Scheduler .NET observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 5725
- days_rel: 33
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
7068 stars · 1713 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Quartz.NET is a full-featured, open-source enterprise job scheduler for the .NET platform, supporting cron and simple triggers, pluggable job stores, and clustering with load balancing and fail-over. It integrates with ASP.NET Core, Microsoft DI, and OpenTelemetry, and scales from small apps to large enterprise systems.
Use cases
- run scheduled background jobs in a .NET application
- execute cron-based tasks on a schedule
- cluster scheduled jobs with load balancing and fail-over
- persist job schedules to a SQL database
- schedule recurring email or report generation jobs
- replace Windows Task Scheduler with code-driven job scheduling
When to choose
- you need robust, enterprise-grade job scheduling in .NET with clustering and persistence
- you want cron expressions, triggers, and listeners with ASP.NET Core / DI integration
- you need a mature, actively maintained scheduler with a large community
When to avoid
- you only need simple fire-and-forget background work (use Hangfire or a hosted service)
- your stack is not .NET
- you need distributed task queues with message brokers like Celery-style workflows
Facets
library · maturity stable
scheduling workflow-automation monitoring developer-tools backend dotnet cross-platform cloud job-scheduler cron cron-expressions clustering job-store aspnet-core background-jobs nuget automation docker
4 sources
- readme: https://github.com/quartznet/quartznet · fetched 2026-08-28 · 3fddb0537b1c
- homepage: http://www.quartz-scheduler.net/ · fetched 2026-08-29 · 003d5b244473
- site_page: https://www.quartz-scheduler.net/features.html · fetched 2026-08-29 · 7cc5e93cbd74
- site_page: https://www.quartz-scheduler.net/documentation/quartz-3.x/quick-start.html · fetched 2026-08-29 · 449a37902b2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quartznet/quartznet | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="quartznet/quartznet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem