Update Azure Storage package
Opened this issue · 0 comments
levimatheri commented
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.