Azure.Storage.Queues
12.0.0-preview.2
Prefix Reserved
| Advisory: https://github.com/advisories/GHSA-64x4-9hc6-r2h6 | Severity: moderate |
See the version list below for details.
dotnet add package Azure.Storage.Queues --version 12.0.0-preview.2
NuGet\Install-Package Azure.Storage.Queues -Version 12.0.0-preview.2
<PackageReference Include="Azure.Storage.Queues" Version="12.0.0-preview.2" />
<PackageVersion Include="Azure.Storage.Queues" Version="12.0.0-preview.2" />
<PackageReference Include="Azure.Storage.Queues" />
paket add Azure.Storage.Queues --version 12.0.0-preview.2
#r "nuget: Azure.Storage.Queues, 12.0.0-preview.2"
#:package Azure.Storage.Queues@12.0.0-preview.2
#addin nuget:?package=Azure.Storage.Queues&version=12.0.0-preview.2&prerelease
#tool nuget:?package=Azure.Storage.Queues&version=12.0.0-preview.2&prerelease
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/master/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Queues/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | 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 | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Core (>= 1.0.0-preview.7)
- Azure.Storage.Common (>= 12.0.0-preview.2)
NuGet packages (200)
Showing the top 5 NuGet packages that depend on Azure.Storage.Queues:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.DurableTask.AzureStorage
Azure Storage provider extension for the Durable Task Framework. |
|
|
Microsoft.Azure.WebJobs.Extensions.Storage.Queues
This extension adds bindings for Storage |
|
|
Microsoft.Azure.WebJobs.Extensions.Storage.Blobs
This extension adds bindings for Storage |
|
|
AspNetCore.HealthChecks.AzureStorage
HealthChecks.AzureStorage is the health check package for Blobs, Tables and Queues. |
|
|
Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues
Azure Queue Storage extensions for .NET isolated functions |
GitHub repositories (50)
Showing the top 20 popular GitHub repositories that depend on Azure.Storage.Queues:
| Repository | Stars |
|---|---|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
|
|
|
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
|
|
|
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
|
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
|
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality.Full documentation can be found at https://wiremock.org/dotnet/.
|
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
|
Azure/azure-functions-core-tools
Command line tools for Azure Functions
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 12.25.0-beta.1 | 346 | 11/17/2025 | |
| 12.24.0 | 529,555 | 10/13/2025 | |
| 12.24.0-beta.1 | 22,411 | 6/9/2025 | |
| 12.23.0 | 2,313,240 | 7/15/2025 | |
| 12.23.0-beta.1 | 6,327 | 5/6/2025 | |
| 12.22.0 | 4,846,628 | 3/11/2025 | |
| 12.22.0-beta.1 | 2,983 | 2/11/2025 | |
| 12.21.0 | 7,312,434 | 11/12/2024 | |
| 12.21.0-beta.2 | 7,826 | 10/10/2024 | |
| 12.21.0-beta.1 | 442 | 10/8/2024 | |
| 12.20.1 | 2,328,875 | 10/11/2024 | |
| 12.20.0 | 1,912,154 | 9/19/2024 | |
| 12.20.0-beta.1 | 4,194 | 8/7/2024 | |
| 12.19.1 | 4,320,875 | 7/25/2024 | |
| 12.19.0 | 4,473,474 | 7/16/2024 | |
| 12.19.0-beta.1 | 12,245 | 6/11/2024 | |
| 12.18.0 | 5,641,764 | 5/14/2024 | |
| 12.18.0-beta.2 | 4,715 | 4/16/2024 | |
| 12.18.0-beta.1 | 68,060 | 12/5/2023 | |
| 12.17.1 | 14,914,916 | 11/14/2023 | |
| 12.17.0 | 288,074 | 11/6/2023 | |
| 12.17.0-beta.1 | 3,385 | 10/16/2023 | |
| 12.16.0 | 3,855,924 | 9/12/2023 | |
| 12.16.0-beta.1 | 8,928 | 8/8/2023 | |
| 12.15.0 | 9,577,269 | 7/11/2023 | |
| 12.15.0-beta.1 | 18,066 | 5/30/2023 | |
| 12.14.0 | 16,304,030 | 4/11/2023 | |
| 12.14.0-beta.1 | 1,309 | 3/28/2023 | |
| 12.13.1 | 4,025,485 | 3/24/2023 | |
| 12.13.0 | 1,561,140 | 2/22/2023 | |
| 12.13.0-beta.1 | 5,318 | 2/8/2023 | |
| 12.12.0 | 7,295,984 | 10/12/2022 | |
| 12.12.0-beta.1 | 4,201 | 8/23/2022 | |
| 12.11.1 | 8,391,083 | 8/23/2022 | |
| 12.11.0 | 5,262,803 | 7/8/2022 | |
| 12.11.0-beta.1 | 3,477 | 6/15/2022 | |
| 12.10.0 | 8,518,455 | 5/2/2022 | |
| 12.10.0-beta.1 | 2,304 | 4/12/2022 | |
| 12.9.0 | 1,623,935 | 3/10/2022 | |
| 12.9.0-beta.3 | 32,018 | 2/7/2022 | |
| 12.9.0-beta.2 | 72,306 | 11/30/2021 | |
| 12.9.0-beta.1 | 7,699 | 11/4/2021 | |
| 12.8.0 | 13,917,811 | 9/9/2021 | |
| 12.8.0-beta.2 | 24,928 | 7/23/2021 | |
| 12.8.0-beta.1 | 1,045 | 7/23/2021 | |
| 12.7.0 | 2,038,576 | 6/9/2021 | |
| 12.7.0-beta.4 | 175,939 | 5/12/2021 | |
| 12.7.0-beta.3 | 6,083 | 4/9/2021 | |
| 12.7.0-beta.2 | 22,989 | 3/10/2021 | |
| 12.7.0-beta.1 | 28,830 | 2/10/2021 | |
| 12.6.2 | 367,799 | 5/21/2021 | |
| 12.6.1 | 1,554,695 | 3/29/2021 | |
| 12.6.0 | 1,957,118 | 1/12/2021 | |
| 12.6.0-beta.1 | 13,254 | 12/7/2020 | |
| 12.5.0 | 2,077,343 | 11/10/2020 | |
| 12.5.0-preview.1 | 20,757 | 10/1/2020 | |
| 12.4.2 | 5,681,553 | 8/31/2020 | |
| 12.4.1 | 214,173 | 8/18/2020 | |
| 12.4.0-preview.6 | 18,233 | 7/28/2020 | |
| 12.4.0-preview.5 | 9,258 | 7/3/2020 | |
| 12.4.0-preview.4 | 4,321 | 6/19/2020 | |
| 12.4.0-preview.1 | 2,331 | 6/8/2020 | |
| 12.3.2 | 1,456,266 | 6/5/2020 | |
| 12.3.1 | 37,701 | 6/2/2020 | |
| 12.3.0 | 1,150,553 | 3/12/2020 | |
| 12.2.0 | 561,789 | 2/11/2020 | |
| 12.1.1 | 384,520 | 1/10/2020 | |
| 12.1.0 | 32,286 | 12/4/2019 | |
| 12.0.0 | 152,136 | 10/31/2019 | |
| 12.0.0-preview.4 | 2,349 | 10/10/2019 | |
| 12.0.0-preview.3 | 1,242 | 9/10/2019 | |
| 12.0.0-preview.2 | 1,150 | 8/6/2019 | |
| 12.0.0-preview.1 | 1,207 | 7/3/2019 | |
| 1.0.0-preview.1 | 1,137 | 5/7/2019 |
For release notes and more information please visit https://aka.ms/azure-sdk-preview1-net