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
Nov 6, 2023
Latest stable version

Install

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

Frameworks

net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[12.18.0, )
[1.0.2, )
[4.7.2, )
Azure.Storage.Common
.NETStandard2.0
[12.18.0, )
System.Memory.Data
.NETStandard2.0
[1.0.2, )
System.Text.Json
.NETStandard2.0
[4.7.2, )
Azure.Storage.Common
.NETStandard2.1
[12.18.0, )
System.Memory.Data
.NETStandard2.1
[1.0.2, )
System.Text.Json
.NETStandard2.1
[4.7.2, )

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 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.