TickerQ.EntityFrameworkCore 9.1.0

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
                    
NuGet\Install-Package TickerQ.EntityFrameworkCore -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.EntityFrameworkCore" Version="9.1.0" />
                    
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" />
                    
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
                    
#r "nuget: TickerQ.EntityFrameworkCore, 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.EntityFrameworkCore@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.EntityFrameworkCore&version=9.1.0
                    
Install as a Cake Addin
#tool nuget:?package=TickerQ.EntityFrameworkCore&version=9.1.0
                    
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

This package is not used by any NuGet packages.

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 375 2/10/2026
10.1.0 219 2/9/2026
10.1.0-beta 79 2/9/2026
10.0.5.2-beta 75 2/9/2026
10.0.5.1-beta 79 2/9/2026
10.0.5-beta 80 2/9/2026
10.0.4-beta 78 2/9/2026
10.0.3-beta 92 2/5/2026
10.0.2 22,494 12/10/2025
10.0.1 4,992 11/27/2025
9.1.1 104 2/10/2026
9.1.0 96 2/9/2026
9.1.0-beta 77 2/9/2026
9.0.2 4,837 12/10/2025
9.0.1 3,357 11/27/2025
8.1.1 88 2/10/2026
8.1.0 137 2/9/2026
8.1.0-beta 86 2/9/2026
8.0.2 3,386 12/10/2025
8.0.1 1,016 11/27/2025
Loading failed