✅ How to make Hangfire as windows service connected with database

I want to create hangfire as window service which should be connected to the database(sql). As hangfire should check the data in the database as recurring job. In asp.net core
Was this page helpful?