Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to .Net SDK v12 #175

Closed
Jeavon opened this issue Nov 12, 2020 · 3 comments
Closed

Upgrade to .Net SDK v12 #175

Jeavon opened this issue Nov 12, 2020 · 3 comments

Comments

@Jeavon
Copy link
Collaborator

Jeavon commented Nov 12, 2020

This looks like it's going to require significant refactoring.

A useful guide for migration - https://elcamino.cloud/articles/2020-03-30-azure-storage-blobs-net-sdk-v12-upgrade-guide-and-tips.html

@Shazwazza
Copy link
Contributor

Hi all, just wondering about these 2 dependencies that are listed on the current 3 beta (https://www.nuget.org/packages/UmbracoFileSystemProviders.Azure/3.0.0-beta1):

Microsoft.Azure.KeyVault.Core (>= 3.0.3)
Microsoft.Data.Services.Client (>= 5.8.4)

The keyvault dependency https://www.nuget.org/packages/Microsoft.Azure.KeyVault.Core/ has been replaced with newer APIs too. Not sure about the Microsoft.Data.Services.Client one or why that one is needed. It seems that all Azure based APIs should be using Azure.* prefixed packages?

@Jeavon
Copy link
Collaborator Author

Jeavon commented Aug 27, 2021

Thanks @Shazwazza I'll have a look at those and update or remove

@Jeavon
Copy link
Collaborator Author

Jeavon commented Sep 2, 2021

@Shazwazza have removed from beta2

@Jeavon Jeavon closed this as completed Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants