Open levimatheri opened 10 months ago
The package currently in use for Azure storage is Microsoft.WindowsAzure.Storage which has long been deprecated.
https://github.com/danielgerlag/workflow-core/tree/master/src/providers/WorkflowCore.Providers.Azure
Update to use Azure.Storage.*
If outside contributions are welcome, I'd be happy to submit a PR.
The package currently in use for Azure storage is Microsoft.WindowsAzure.Storage which has long been deprecated.
https://github.com/danielgerlag/workflow-core/tree/master/src/providers/WorkflowCore.Providers.Azure
Update to use Azure.Storage.*
If outside contributions are welcome, I'd be happy to submit a PR.