TickerQ.Utilities 9.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TickerQ.Utilities --version 9.1.0
                    
NuGet\Install-Package TickerQ.Utilities -Version 9.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TickerQ.Utilities" Version="9.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TickerQ.Utilities" Version="9.1.0" />
                    
Directory.Packages.props
<PackageReference Include="TickerQ.Utilities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TickerQ.Utilities --version 9.1.0
                    
#r "nuget: TickerQ.Utilities, 9.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TickerQ.Utilities@9.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TickerQ.Utilities&version=9.1.0
                    
Install as a Cake Addin
#tool nuget:?package=TickerQ.Utilities&version=9.1.0
                    
Install as a Cake Tool

TickerQ.Utilities

Simple utilities for queuing and executing cron/time-based jobs in the background.
Part of the TickerQ suite by Arcenox.


📦 Installation

dotnet add package TickerQ.Utilities
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on TickerQ.Utilities:

Package Downloads
TickerQ

A lightweight, developer-friendly library for queuing and executing cron and time-based jobs in the background.

TickerQ.EntityFrameworkCore

Entity Framework Core integration for scheduling and persisting cron/time-based jobs using TickerQ.

TickerQ.Dashboard

Dashboard UI for visualizing and monitoring TickerQ scheduled jobs.

TickerQ.Instrumentation.OpenTelemetry

OpenTelemetry instrumentation package for TickerQ job scheduler with distributed tracing support

TickerQ.Caching.StackExchangeRedis

Redis caching and distributed synchronization provider for TickerQ job scheduler using StackExchange.Redis

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.1 22,425 2/10/2026
10.1.0 576 2/9/2026
10.1.0-beta 145 2/9/2026
10.0.5.2-beta 138 2/9/2026
10.0.5.1-beta 140 2/9/2026
10.0.5-beta 137 2/9/2026
10.0.4-beta 139 2/9/2026
10.0.3-beta 177 2/5/2026
10.0.2 48,735 12/10/2025
10.0.1 9,962 11/27/2025
9.1.1 1,471 2/10/2026
9.1.0 188 2/9/2026
9.1.0-beta 159 2/9/2026
9.0.2 9,201 12/10/2025
9.0.1 5,194 11/27/2025
8.1.1 952 2/10/2026
8.1.0 265 2/9/2026
8.1.0-beta 171 2/9/2026
8.0.2 9,726 12/10/2025
8.0.1 3,486 11/27/2025
Loading failed