Hangfire.Documentation icon indicating copy to clipboard operation
Hangfire.Documentation copied to clipboard

Always Running without Global.asax.cs

Open monkeyhouse opened this issue 8 years ago • 1 comments

There should be documentation showing how to configure hangfire in production for an OWIN server which does not have the HttpApplication class.

The page http://docs.hangfire.io/en/latest/deployment-to-production/making-aspnet-app-always-running.html could have a section for OWIN exclusive config.

monkeyhouse avatar Jan 23 '17 15:01 monkeyhouse

Also, it seems this page is superceded by this project: https://github.com/HangfireIO/Hangfire.AspNet

cdroulers avatar Mar 01 '17 18:03 cdroulers