Hi there, since we’re moving our application into azure and we’re using hangfire, we tried to use the HangFire.Azure.ServiceBusQueue-Extension. I copied the configuration from the readme.md into the OwinStartupCfg and can’t compile the Project anymore.
Compiler is throwing “‘HangFire.Azure.ServiceBusQueue.ServiceBusQueueSqlServerStorageExtensions.UseServiceBusQueues()’ is not supported by the language”
I think, this could be a bug due to outdated dependencies Could you provide me some help?
Kind Regards,
Sia