TickerQTickerQ

Releases

Track new features, improvements, and bug fixes across TickerQ versions.

TickerQ uses version parity — each release ships for .NET 8, 9, and 10 simultaneously with the same features and fixes. Version numbers differ only in the major digit (8.2.0 / 9.2.0 / 10.2.0).

Choose the track that matches your .NET runtime:

.NET TargetVersion prefixStatus
.NET 1010.x.xActive
.NET 99.x.xActive
.NET 8 (LTS)8.x.xActive

Upgrading

dotnet add package TickerQ --version 10.3.0

Within the same minor version (e.g. 10.2.010.2.5) — no breaking changes.

On this page