TickerQ.EntityFrameworkCore 10.1.3
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
No packages depend on TickerQ.EntityFrameworkCore.
.NET 10.0
- TickerQ.Utilities (>= 10.1.3)
- FlexLabs.EntityFrameworkCore.Upsert (>= 10.0.0-beta1 && < 11.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0 && < 11.0.0)