π TickerQ v2.4.0
β What's New
-
Execution on Demand
Introduced support for programmatically triggering cron ticker executions. -
Console Application Support
TickerQ now runs as a standalone console application, making it suitable for headless environments.
Includes example usage and setup.
Fixes & Improvements
-
#78 β Added reference to
Microsoft.Extensions.Hosting.Abstractionsto ensure hosting compatibility.
by @snargledorf -
#77 β Added console runner support along with usage examples.
by @arcenox -
#76 β Add support for on-demand execution in cron ticker.
by @snargledorf -
#74 β Display a dedicated exception dialog when cron ticker execution fails.
by @snargledorf -
#73 β Explicitly call
AddApplicationPart()with theTickerQControllerassembly for proper controller discovery in ASP.NET hosts.
by @snargledorf
π Internal / Misc
- Improved modularity and structure in runners
- Cleaned up hosting logic for better extensibility
- Refactored examples to be clearer for first-time users
π Tag: v2.4.0
π
Released: 2025-07-14