after reading through how to run Hangfire server in a console app or a windows service, I'm left wondering how to run Hangfire server in an Net Core application on Azure?
Is there some Azure service which would make sense for hosting the Hangfire server that is NOT in the IIS process?
Thanks!
@mgmccarthy where did you land? Are you using a webapp?
@mgmccarthy We ended up making hangfire run as as webjob
Most helpful comment
@mgmccarthy We ended up making hangfire run as as webjob