WindowsAzure.Storage 9.3.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Storage.Common

Additional Details

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.Common, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package WindowsAzure.Storage --version 9.3.2
NuGet\Install-Package WindowsAzure.Storage -Version 9.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WindowsAzure.Storage" Version="9.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsAzure.Storage --version 9.3.2
#r "nuget: WindowsAzure.Storage, 9.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WindowsAzure.Storage as a Cake Addin
#addin nuget:?package=WindowsAzure.Storage&version=9.3.2

// Install WindowsAzure.Storage as a Cake Tool
#tool nuget:?package=WindowsAzure.Storage&version=9.3.2

This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational 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/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
     Microsoft Azure Storage team's blog - https://blogs.msdn.com/b/windowsazurestorage/

Product 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.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa is compatible.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed.  win8 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.1K)

Showing the top 5 NuGet packages that depend on WindowsAzure.Storage:

Package Downloads
Microsoft.Azure.Management.Sql.Fluent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides Sql management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

Microsoft.Azure.Management.ContainerInstance.Fluent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides container instance management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

Microsoft.Azure.Management.EventHub.Fluent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides EventHub service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

Microsoft.Azure.WebJobs.ServiceBus The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Microsoft.Azure.ServiceBus.EventProcessorHost The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957 Please note that 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. This package requires at least .Net Framework 4.6.2.

GitHub repositories (141)

Showing the top 5 popular GitHub repositories that depend on WindowsAzure.Storage:

Repository Stars
duplicati/duplicati
Store securely encrypted backups in the cloud!
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
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.
Version Downloads Last updated
9.3.3 96,147,243 11/27/2018
9.3.2 14,952,000 9/15/2018
9.3.1 84,833,329 8/8/2018
9.3.0 3,338,831 6/27/2018
9.2.0 4,300,512 5/23/2018
9.1.1 3,318,549 4/4/2018
9.1.0 4,361,376 2/28/2018
9.0.0 4,811,696 2/7/2018
8.7.0 8,076,359 12/14/2017
8.6.0 6,065,095 11/14/2017
8.5.0 3,791,298 10/6/2017
8.4.0 3,538,458 8/22/2017
8.3.0 1,162,848 8/9/2017
8.2.1 1,427,243 7/25/2017
8.2.0 369,493 7/14/2017
8.1.4 13,799,499 6/6/2017
8.1.3 580,720 5/24/2017
8.1.1 4,775,203 2/24/2017
8.1.0 400,012 2/16/2017
8.0.1 2,491,166 1/11/2017
8.0.0 650,858 12/22/2016
7.2.1 14,939,475 9/19/2016
7.2.0 2,886,579 8/11/2016
7.1.3-preview 55,563 7/1/2016
7.1.2 1,275,423 7/1/2016
7.0.2-preview 29,941 5/27/2016
7.0.1-preview 35,443 4/8/2016
7.0.0 5,939,635 4/8/2016
6.2.2-preview 150,738 12/11/2015
6.2.1-preview 4,485 12/10/2015
6.2.0 4,233,626 12/10/2015
6.1.1-preview 28,038 10/30/2015
6.1.0 1,077,809 10/30/2015
6.0.1-preview 10,376 9/30/2015
6.0.0 825,719 9/30/2015
5.0.3-preview 15,137 9/2/2015
5.0.2 1,686,693 9/2/2015
4.4.1-preview 140,345 5/13/2015
4.4.0-preview 12,925 4/29/2015
4.3.2-preview 61,794 11/12/2014
4.3.1-preview 5,261 11/12/2014
4.3.0 9,090,664 9/16/2014
4.2.1 726,861 8/13/2014
4.2.0 123,083 7/28/2014
4.1.0 197,723 6/23/2014
4.0.1 424,395 5/20/2014
4.0.0 95,454 5/12/2014
3.2.1 16,553 5/14/2014
3.2.0 22,404 5/7/2014
3.1.0.1 290,338 4/2/2014
3.1.0 96,798 3/19/2014
3.0.3 377,301 2/11/2014
3.0.2 308,561 1/4/2014
3.0.1 40,861 12/11/2013
3.0.0 34,985 11/27/2013
2.1.0.4 351,438 11/27/2013
2.1.0.3 601,552 10/11/2013
2.1.0.2 38,053 10/4/2013
2.1.0 382,348 9/4/2013
2.1.0-rc 8,900 7/3/2013
2.0.6.1 220,904 8/5/2013
2.0.6 108,881 7/2/2013
2.0.5.1 299,072 3/27/2013
2.0.5 20,590 3/20/2013
2.0.4.1 107,524 2/26/2013
2.0.4 34,688 2/5/2013
2.0.3 185,351 12/17/2012
2.0.2 15,717 12/5/2012
2.0.1 32,073 11/12/2012
2.0.0 1,004,979 10/26/2012
1.7.0 688,046 6/7/2012
1.6.0 552,580 12/7/2011