TickerQ.EntityFrameworkCore 10.1.0-beta

Prefix Reserved
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.1.0-beta
                    
NuGet\Install-Package TickerQ.EntityFrameworkCore -Version 10.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="10.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="10.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 10.1.0-beta
                    
#r "nuget: TickerQ.EntityFrameworkCore, 10.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@10.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=10.1.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TickerQ.EntityFrameworkCore&version=10.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 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.2.5 2,202 3/22/2026
10.2.4 329 3/21/2026
10.2.3 130 3/21/2026
10.2.2 2,099 3/16/2026
10.2.1 937 3/16/2026
10.2.0 583 3/15/2026
10.1.0-beta 95 2/9/2026
9.2.5 123 3/22/2026
9.2.4 97 3/21/2026
9.2.3 88 3/21/2026
9.2.2 328 3/16/2026
9.2.1 122 3/16/2026
9.2.0 108 3/15/2026
9.1.1 2,295 2/10/2026
8.2.5 277 3/22/2026
8.2.4 89 3/21/2026
8.2.3 83 3/21/2026
8.2.2 179 3/16/2026
8.2.1 128 3/16/2026
8.2.0 289 3/15/2026
Loading failed