Hangfire.Documentation
Hangfire.Documentation copied to clipboard
Always Running without Global.asax.cs
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.
Also, it seems this page is superceded by this project: https://github.com/HangfireIO/Hangfire.AspNet