Hangfire.Common.JobLoadException: Could not load the job, The type interface does not contain a method with signature
I am working on .Net Core 8 and HangFire 1.8.12 solution to run few recurring jobs. I have below code for interface
I am working on .Net Core 8 and HangFire 1.8.12 solution to run few recurring jobs. I have below code for interface