Info
Version: | 11.2.3 |
Author(s): | Microsoft |
Last Update: | Thursday, April 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=235168 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Storage.Common |
Install
Install-Package Microsoft.Azure.Storage.Common
dotnet add package Microsoft.Azure.Storage.Common
paket add Microsoft.Azure.Storage.Common
Microsoft.Azure.Storage.Common Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.2)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Newtonsoft.Json(>= 10.0.2)
- Microsoft.Azure.KeyVault.Core(>= 1.0.0)
Tags
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.