Scheduler is a small and fast utility that takes a schedule and determines the next DateTime that matches the schedule, from a given starting DateTime. The current release only includes a cron style schedule parser, but the engine is flexible enough to allow for other ways of defining these schedules.
$ dotnet add package PointerPlace.SchedulerNo README available.