Job throws - System.TypeLoadException

Here is the screenshot of exception

I have searched out your git and blog discussion

And updated my application -

  • Having same version of Hangfire in every project of solution
  • Every dependent method to be called from Hangfire job are now public method
  • Having specific queue name for my jobs