Base solution for your next web application

Activities of "barclay"

<cite>hikalkan: </cite> AbpTimer is very simple and does not support cron. Why not using a dedicated library like Quartz (<a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/Quartz-Integration">http://www.aspnetboilerplate.com/Pages/ ... ntegration</a>)

Thank you! You are right.

<cite>ismcagdas: </cite> Hi,

You can directly use Hangfire for this. See <a class="postlink" href="http://docs.hangfire.io/en/latest/background-methods/performing-recurrent-tasks.html">http://docs.hangfire.io/en/latest/backg ... tasks.html</a> You can use a cron expression which you can generate it here <a class="postlink" href="http://www.cronmaker.com/">http://www.cronmaker.com/</a>

How can I set a cron expression for AbpTimer.Period?

How can I set a cron expression for AbpTimer.Period?

Showing 1 to 3 of 3 entries