Microsoft.Azure.Storage.Common
11.2.3
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
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:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.
Requires NuGet 3.6 or higher.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.Azure.KeyVault.Core (>= 2.0.4)
- NETStandard.Library (>= 2.0.1)
- Newtonsoft.Json (>= 10.0.2)
Version History
Version | Downloads | Last updated |
---|---|---|
11.2.3 (current version) | 0 | 2/27/2022 |