TickerQ.EntityFrameworkCore 9.1.0-beta

This is a prerelease version of TickerQ.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package TickerQ.EntityFrameworkCore --version 9.1.0-beta
                    
NuGet\Install-Package TickerQ.EntityFrameworkCore -Version 9.1.0-beta
                    
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.EntityFrameworkCore" Version="9.1.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TickerQ.EntityFrameworkCore" Version="9.1.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="TickerQ.EntityFrameworkCore" />
                    
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.EntityFrameworkCore --version 9.1.0-beta
                    
#r "nuget: TickerQ.EntityFrameworkCore, 9.1.0-beta"
                    
#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.EntityFrameworkCore@9.1.0-beta
                    
#: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.EntityFrameworkCore&version=9.1.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TickerQ.EntityFrameworkCore&version=9.1.0-beta&prerelease
                    
Install as a Cake Tool

TickerQ.EntityFrameworkCore

Entity Framework Core integration for TickerQ, a high-performance background job scheduler for .NET.

This package enables persistence of time-based and cron-based jobs using EF Core, allowing for robust tracking, retry logic, and job state management.


📦 Installation

dotnet add package TickerQ.EntityFrameworkCore
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 (1)

Showing the top 1 NuGet packages that depend on TickerQ.EntityFrameworkCore:

Package Downloads
Gizmo.DAL

Gizmo database access library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TickerQ.EntityFrameworkCore:

Repository Stars
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
Version Downloads Last Updated
10.1.1 3,983 2/10/2026
10.1.0 309 2/9/2026
10.1.0-beta 90 2/9/2026
10.0.5.2-beta 84 2/9/2026
10.0.5.1-beta 87 2/9/2026
10.0.5-beta 90 2/9/2026
10.0.4-beta 86 2/9/2026
10.0.3-beta 100 2/5/2026
10.0.2 27,654 12/10/2025
10.0.1 5,494 11/27/2025
9.1.1 592 2/10/2026
9.1.0 131 2/9/2026
9.1.0-beta 86 2/9/2026
9.0.2 6,356 12/10/2025
9.0.1 3,682 11/27/2025
8.1.1 233 2/10/2026
8.1.0 184 2/9/2026
8.1.0-beta 96 2/9/2026
8.0.2 4,625 12/10/2025
8.0.1 1,040 11/27/2025
Loading failed