Skip to main content
microsoft.azure.storage.common package icon

microsoft.azure.storage.common

This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text 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/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 team's blog - http://blogs.msdn.com/b/windowsazurestorage/

Total Downloads
138.7M
138,679,943
Published
Apr 10, 2019
Latest stable version

Install

.NET CLI
dotnet add package microsoft.azure.storage.common --version 10.0.1
Package Manager Console
Install-Package microsoft.azure.storage.common -Version 10.0.1
PackageReference
<PackageReference Include="microsoft.azure.storage.common" Version="10.0.1" />

Frameworks

.NETStandard1.3 .NETStandard2.0 .NETFramework4.5

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )
NETStandard.Library
.NETStandard2.0
[2.0.1, )
Newtonsoft.Json
.NETStandard2.0
[10.0.2, )
[2.0.4, )
Newtonsoft.Json
.NETFramework4.5
[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.

Compatibility metadata lists 3 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.