Hi all,
Despite the fact that NCrontab is a very good library, it has no support for advanced cron expressions like ‘#’,‘L’,‘W’ or Seconds and Years…
There is another compatible project that features all NCrontab functions, https://github.com/jcoutch/NCrontab-Advanced.
It would be great if Hangfire uses it
Thanks.