Ncrontab

Guidance for NCrontab cron expression parser and scheduler for .NET. USE FOR: parsing cron expressions, calculating next/previous occurrences, validating cron syntax, scheduling background tasks with cron patterns, generating occurrence lists for display. DO NOT USE FOR: full job scheduling frameworks (use Quartz.NET or Hangfire), distributed task scheduling, Windows Task Scheduler integration, real-time event processing.

Tyler-R-Kendrick f639e56 21 files · 29.8 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/general/ncrontab commit f639e5642a

Frequently asked questions

npx skillmds add tyler-r-kendrick/ncrontab