Skip to main content
WindowsAzure.Storage package icon

WindowsAzure.Storage

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 - http://blogs.msdn.com/b/windowsazurestorage/

Total Downloads
479.3M
479,328,621
Published
Apr 4, 2018
Latest stable version

Install

.NET CLI
dotnet add package WindowsAzure.Storage --version 9.1.1
Package Manager Console
Install-Package WindowsAzure.Storage -Version 9.1.1
PackageReference
<PackageReference Include="WindowsAzure.Storage" Version="9.1.1" />

Frameworks

.NETStandard1.0 .NETStandard1.3 .NETFramework4.5 Windows8.0 WindowsPhoneApp0.0 WindowsPhone8.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )
Newtonsoft.Json
.NETStandard1.0
[10.0.2, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Newtonsoft.Json
.NETStandard1.3
[10.0.2, )
Newtonsoft.Json
.NETFramework4.5
[10.0.2, )
[1.0.0, )
[10.0.2, )
Newtonsoft.Json
WindowsPhoneApp0.0
[10.0.2, )
Newtonsoft.Json
WindowsPhone8.0
[10.0.2, )
[1.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

NuGet marks this package as deprecated and points to Azure.Storage.Common as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.