Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
**Robust. Adaptive. Precise.**
TickerQ is a fast, reflection-free background task scheduler for .NET β€” built with source generators, EF Core integration, cron + time-based execution, and a real-time dashboard.

### πŸ“š Full Docs: [https://tickerq.net](https://tickerq.net)
> **Repo:** https://github.com/Arcenox-co/TickerQ-UI (docs are open-source and anyone can help us improving.)
### πŸ“š [Full Docs: https://tickerq.net](https://tickerq.net)
(Docs are open-source and anyone can help us improving [Documentation Repository](https://github.com/Arcenox-co/TickerQ-UI)

> **Note:**
As of v2.2.0, all TickerQ packages are versioned together β€” even if a package has no changes β€” to keep the ecosystem in sync. Always update all packages to the same version.
All TickerQ packages are versioned together β€” even if a package has no changes β€” to keep the ecosystem in sync. Always update all packages to the same version.

> **Important:** The entire 2.* package line is deprecated, considered legacy, and is no longer maintained. For all current and future development, use the .NET 8+ versions of TickerQ.
---

## ✨ Features
Expand Down
Loading