kyle.mueller
-
- 6 total downloads
- last updated 6/10/2026
- Latest version: 1.0.0-test.5 (prerelease)
Attribute-driven background job scheduler for ASP.NET Core. A clean-slate alternative to Hangfire and TickerQ with first-class cancellation, console logging, and an optional centralized control dashboard. -
- 1 total download
- last updated 6/10/2026
- Latest version: 1.0.0-test.4 (prerelease)
Persistence for DuckRun: job run history and console logs. Modern .NET (net6–net10) uses Entity Framework Core; net48 uses Entity Framework 6 — same public API. Supports SQL Server, PostgreSQL, CockroachDB (via... More information -
- 1 total download
- last updated 6/10/2026
- Latest version: 1.0.0-test.5 (prerelease)
Attribute-driven background job scheduler for classic ASP.NET on .NET Framework 4.8. Same job-author API as DuckRun.Core (use [DuckRunJob] on methods, inject IDuckRunConsole and CancellationToken). Start via... More information -
- 1 total download
- last updated 6/10/2026
- Latest version: 1.0.0-test.3 (prerelease)
Multi-instance orchestration for DuckRun: Redis-backed leader election and cluster-wide concurrency limits. net48 (for DuckRun.Framework) and net6 through net10 (for DuckRun.Core).