TickerQ.EntityFrameworkCore 10.0.4-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 10.0.4-beta
                    
NuGet\Install-Package TickerQ.EntityFrameworkCore -Version 10.0.4-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="10.0.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TickerQ.EntityFrameworkCore" Version="10.0.4-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 10.0.4-beta
                    
#r "nuget: TickerQ.EntityFrameworkCore, 10.0.4-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@10.0.4-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=10.0.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TickerQ.EntityFrameworkCore&version=10.0.4-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 net10.0 is compatible.  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,250 2/10/2026
10.1.0 300 2/9/2026
10.1.0-beta 89 2/9/2026
10.0.5.2-beta 83 2/9/2026
10.0.5.1-beta 86 2/9/2026
10.0.5-beta 89 2/9/2026
10.0.4-beta 85 2/9/2026
10.0.3-beta 99 2/5/2026
10.0.2 26,978 12/10/2025
10.0.1 5,445 11/27/2025
9.1.1 513 2/10/2026
9.1.0 124 2/9/2026
9.1.0-beta 85 2/9/2026
9.0.2 6,230 12/10/2025
9.0.1 3,640 11/27/2025
8.1.1 219 2/10/2026
8.1.0 178 2/9/2026
8.1.0-beta 95 2/9/2026
8.0.2 4,509 12/10/2025
8.0.1 1,034 11/27/2025
Loading failed