HangfireIO / HangfireIO/Hangfire

How to run Hangfire server as a separate process in .NET Core when hosting in Azure

Open
#698 2 comments 0 reactions 0 assignees View on GitHub
t: question
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

after reading through how to run Hangfire server in a [console app ](http://docs.hangfire.io/en/latest/background-processing/processing-jobs-in-console-app.html) or a [windows service](http://docs.hangfire.io/en/latest/background-processing/processing-jobs-in-windows-service.html), 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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.