How to integrate hangfire into the DotnetNuke backend

I have a long process method that needs to be handled by a background process. I am thinking of using a HangFire. It is a free and open-source framework that will allow you to easily perform background processing in .NET application. The catch is I am new to DNN and I don’t know how to start. I am searching in Google on how to integrate it, but I can’t find a reference for that. Anyone has an idea on how to integrate HangFire to DNN?

I want to hangfire dnn width your

Hangfire not install dnn.

Checkout this walkthrough on adding Hangfire to DNN