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