Hangfire.RecurringJobAdmin
Hangfire.RecurringJobAdmin copied to clipboard
Add support for primitive method arguments and support for multiple overloads
I added a very primitive support for method arguments, it probably only works with strings for now - but, that's what i needed. I also modified the method lookups so it works with overloaded methods with different amounts of arguments along with a few minor corrections