Microsoft.Azure.Storage.Blob
11.2.1
Prefix Reserved
Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Storage.Blobs, to continue receiving updates. Refer to the migration guide (https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/AzureStorageNetMigrationV12.md) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.Azure.Storage.Blob --version 11.2.1
NuGet\Install-Package Microsoft.Azure.Storage.Blob -Version 11.2.1
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.2.1" />
paket add Microsoft.Azure.Storage.Blob --version 11.2.1
#r "nuget: Microsoft.Azure.Storage.Blob, 11.2.1"
// Install Microsoft.Azure.Storage.Blob as a Cake Addin #addin nuget:?package=Microsoft.Azure.Storage.Blob&version=11.2.1 // Install Microsoft.Azure.Storage.Blob as a Cake Tool #tool nuget:?package=Microsoft.Azure.Storage.Blob&version=11.2.1
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
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:
* Azure.Storage.Blobs
* Azure.Storage.Queues
* Azure.Storage.Files.Shares
It is recommended that you move to the new package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Microsoft.Azure.Storage.Common (>= 11.2.1)
-
.NETStandard 1.3
- Microsoft.Azure.Storage.Common (>= 11.2.1)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.Azure.Storage.Common (>= 11.2.1)
- NETStandard.Library (>= 2.0.1)
NuGet packages (158)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Storage.Blob:
Package | Downloads |
---|---|
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69 |
|
Microsoft.Azure.EventHubs.Processor
Please note, a newer package Azure.Messaging.EventHubs.Processor is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details. |
|
Microsoft.Azure.Storage.DataMovement
Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage .Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. For this release, see notes - https://github.com/Azure/azure-storage-net-data-movement/blob/master/README.md and https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ |
|
Microsoft.Bot.Builder.Azure
Azure classes for using Azure Services on the Microsoft Bot Builder SDK |
|
Kentico.Xperience.Libraries
The runtime assemblies for libraries and applications that use Kentico Xperience API. |
GitHub repositories (25)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Storage.Blob:
Repository | Stars |
---|---|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
loic-sharma/BaGet
A lightweight NuGet and symbol server
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
Version | Downloads | Last updated | |
---|---|---|---|
11.2.3 | 18,383,074 | 4/15/2021 | |
11.2.2 | 11,082,981 | 8/19/2020 | |
11.2.1 | 148,429 | 8/18/2020 | |
11.2.0 | 1,497,613 | 7/28/2020 | |
11.1.7 | 28,041,183 | 6/3/2020 | |
11.1.6 | 695,936 | 5/26/2020 | |
11.1.5 | 1,382,594 | 5/5/2020 | |
11.1.4 | 330,286 | 4/30/2020 | |
11.1.3 | 5,646,698 | 2/6/2020 | |
11.1.2 | 2,448,605 | 1/16/2020 | |
11.1.1 | 3,572,408 | 11/15/2019 | |
11.1.0 | 3,991,648 | 9/25/2019 | |
11.0.1 | 518,485 | 9/12/2019 | |
11.0.0 | 2,771,169 | 8/5/2019 | |
10.0.3 | 4,115,180 | 5/10/2019 | |
10.0.2 | 409,367 | 4/29/2019 | |
10.0.1 | 8,527,323 | 4/10/2019 | |
10.0.0 | 657,860 | 4/5/2019 | |
9.4.2 | 2,896,409 | 12/17/2018 | |
9.4.1 | 240,712 | 11/27/2018 | |
9.4.0 | 245,226 | 10/1/2018 | |
9.4.0-preview | 115,326 | 5/23/2018 | |
9.0.0-preview | 53,194 | 2/8/2018 | |
8.7.0-preview | 4,722 | 1/22/2018 |