Base solution for your next web application
Open Closed

Hangfire Tutorial #1746


User avatar
0
ultimatemm created

Hi , Is there any tutorial implementation of Hangfire in aspnetzeor project like chat module with SingalR ? If have, please give me the link.

Thanks

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This is the Hangfire integration document <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Hangfire-Integration">http://aspnetboilerplate.com/Pages/Docu ... ntegration</a>

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    ultimatemm created

    Hi ismcagdas,

    The information on above link is not much. For me like newbie step by step tutorial is better. Will it be nice if you can write tutorial in near future. :) :D

    Thanks

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    hikalkan created
    Support Team

    you may want to check this: <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Background-Jobs-And-Workers">http://aspnetboilerplate.com/Pages/Docu ... nd-Workers</a> (thich is ABP's API that can be used for background jobs, but simpler than hangfire's)

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)