Yeah the fact that Hangfire is all static classes and methods is really annoying. I am against the overuse of static and singletons in general.
Being able to instantiate a Hangfire client in a using would be much better.

Here is a nice video for those that wanna learn about why not to overuse static functions and singleton pattern: https://www.youtube.com/watch?v=-FRm3VPhseI