Skip to main content
Azure.Storage.Queues package icon

Azure.Storage.Queues

This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/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 Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api

Total Downloads
219.7M
219,653,433
Published
Jun 4, 2026
Latest stable version

Install

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

Frameworks

net10.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[12.28.0, )
Azure.Core
net10.0
[1.55.0, )
[12.28.0, )
[1.55.0, )
Azure.Storage.Common
.NETStandard2.0
[12.28.0, )
Azure.Core
.NETStandard2.0
[1.55.0, )
Azure.Storage.Common
.NETStandard2.1
[12.28.0, )
Azure.Core
.NETStandard2.1
[1.55.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.

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