TickerQ.EntityFrameworkCore
2.4.3
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TickerQ.EntityFrameworkCore --version 2.4.3
NuGet\Install-Package TickerQ.EntityFrameworkCore -Version 2.4.3
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="2.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TickerQ.EntityFrameworkCore" Version="2.4.3" />
<PackageReference Include="TickerQ.EntityFrameworkCore" />
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 2.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TickerQ.EntityFrameworkCore, 2.4.3"
#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@2.4.3
#: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=2.4.3
#tool nuget:?package=TickerQ.EntityFrameworkCore&version=2.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 2.2.0)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- TickerQ.Utilities (>= 2.4.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TickerQ.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
Gizmo.DAL
Gizmo database access library |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on TickerQ.EntityFrameworkCore:
| Repository | Stars |
|---|---|
|
Arcenox-co/TickerQ
TickerQ is a fast, reflection-free background task scheduler for .NET — built with source generators, EF Core integration, cron + time-based execution, and a real-time dashboard.
|
|
|
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.3.0 | 229 | 4/13/2026 |
| 10.3.0-beta | 42 | 4/13/2026 |
| 10.2.5 | 11,526 | 3/22/2026 |
| 10.2.4 | 493 | 3/21/2026 |
| 10.2.3 | 210 | 3/21/2026 |
| 10.2.2 | 3,031 | 3/16/2026 |
| 10.2.1 | 1,593 | 3/16/2026 |
| 9.3.0 | 60 | 4/13/2026 |
| 9.2.5 | 287 | 3/22/2026 |
| 9.2.4 | 134 | 3/21/2026 |
| 9.2.3 | 133 | 3/21/2026 |
| 9.2.2 | 456 | 3/16/2026 |
| 9.2.1 | 158 | 3/16/2026 |
| 8.3.0 | 47 | 4/13/2026 |
| 8.2.5 | 873 | 3/22/2026 |
| 8.2.4 | 122 | 3/21/2026 |
| 8.2.3 | 113 | 3/21/2026 |
| 8.2.2 | 228 | 3/16/2026 |
| 8.2.1 | 220 | 3/16/2026 |
| 2.4.3 | 1,289 | 8/6/2025 |
Loading failed