Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a custom implementation of NCronJob as simple task scheduler #14

Open
Felix-CodingClimber opened this issue Mar 30, 2024 · 4 comments

Comments

@Felix-CodingClimber
Copy link
Owner

Original repo: https://github.com/linkdotnet/NCronJob

Things to change/ optimize:

  • Add option for local/ UTC time
@FelixCCWork
Copy link
Contributor

JobScheduler.zip

@FelixCCWork
Copy link
Contributor

Check if we want to replace NCrontab with our own simple cron parsing implementation.

Help:

Writing a simple cron expression parser.pdf

@FelixCCWork
Copy link
Contributor

JobScheduler.zip

Update JobScheduler see updates in https://github.com/linkdotnet/NCronJob/releases/tag/v1.0.2

@FelixCCWork
Copy link
Contributor

Add convenient helpers to define the schedule time (.Hourly() or .Daly())
see https://spark-framework.net/docs/job-scheduling/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants