kododo-dev
-
- 1,264 total downloads
- last updated 5/6/2026
- Latest version: 1.0.0
Package Description -
- 781 total downloads
- last updated 7/14/2026
- Latest version: 1.0.1
Core abstractions for ConfigWay — the IStore interface and the Setting model. Reference this package when implementing a custom persistence backend. -
- 705 total downloads
- last updated 7/14/2026
- Latest version: 1.0.1
Runtime configuration editor for ASP.NET Core. Persist and hot-reload application settings through a built-in web UI without restarting the application. -
- 584 total downloads
- last updated 7/14/2026
- Latest version: 1.0.1
Embedded web UI for ConfigWay. Adds a React-based editor served directly from the host application — no separate deployment required. -
- 575 total downloads
- last updated 7/14/2026
- Latest version: 1.0.1
PostgreSQL persistence store for ConfigWay. Retains configuration overrides across application restarts using a single auto-managed database table. -
- 212 total downloads
- last updated 7/15/2026
- Latest version: 1.0.0-alpha.3 (prerelease)
Core abstractions for RunWay — IStore, IJobHandler, and job models. Reference this package when implementing a custom storage backend or job handler. -
- 201 total downloads
- last updated 7/15/2026
- Latest version: 1.0.0-alpha.3 (prerelease)
Lightweight background job queue for .NET. Schedule and persist jobs with priority, retries, timeout support, and outbox pattern integration. -
- 173 total downloads
- last updated 7/15/2026
- Latest version: 1.0.0-alpha.3 (prerelease)
Background job runner for RunWay. Polls the job queue and executes handlers with configurable concurrency, retries, and heartbeat. -
- 170 total downloads
- last updated 7/15/2026
- Latest version: 1.0.0-alpha.3 (prerelease)
PostgreSQL storage provider for RunWay. Persists jobs and runner state using Entity Framework Core with automatic migrations. -
- 162 total downloads
- last updated 7/15/2026
- Latest version: 1.0.0-alpha.3 (prerelease)
Embedded web dashboard for RunWay. Inspect job statuses, audit timelines, and runner health directly from your ASP.NET Core application.