Info
Version: | 11.2.3 |
Author(s): | Microsoft |
Last Update: | Thursday, April 15, 2021 |
.NET Fiddle: | Online Example |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=235168 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob |
Install
Install-Package Microsoft.Azure.Storage.Blob
dotnet add package Microsoft.Azure.Storage.Blob
paket add Microsoft.Azure.Storage.Blob
Microsoft.Azure.Storage.Blob Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
- NETStandard.Library(>= 2.0.1)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
Tags
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/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/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
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.