a-patel / LiteXStorage

LiteXStorage is simple yet powerful and very high-performance storage mechanism and incorporating both synchronous and asynchronous usage with some advanced usage of cloud storage which can help us to handle storage more easier!
MIT License
24 stars 2 forks source link

Use new Azure SDKs - Azure.Storage.Blobs #6

Open a-patel opened 4 years ago

a-patel commented 4 years ago

Use new Azure SDKs - Azure.Storage.Blobs instead of Microsoft.Azure.Storage.Blob

Reference

a-patel commented 4 years ago

This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.

 The latest libraries to interact with the Azure Storage service are:

 * Azure.Storage.Blobs
 * Azure.Storage.Queues
 * Azure.Storage.Files.Shares

 It is recommended that you move to the new package.