Azure.Storage.Queues
12.6.1
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.6.1
NuGet\Install-Package Azure.Storage.Queues -Version 12.6.1
<PackageReference Include="Azure.Storage.Queues" Version="12.6.1" />
<PackageVersion Include="Azure.Storage.Queues" Version="12.6.1" />
<PackageReference Include="Azure.Storage.Queues" />
paket add Azure.Storage.Queues --version 12.6.1
#r "nuget: Azure.Storage.Queues, 12.6.1"
#addin nuget:?package=Azure.Storage.Queues&version=12.6.1
#tool nuget:?package=Azure.Storage.Queues&version=12.6.1
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.md
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. |
.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.Storage.Common (>= 12.7.1)
- System.Memory.Data (>= 1.0.1)
- System.Text.Json (>= 4.6.0)
NuGet packages (183)
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 (48)
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
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
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
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
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 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, 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/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.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
Azure/azure-functions-core-tools
Command line tools for Azure Functions
|
|
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
|
Version | Downloads | Last updated | |
---|---|---|---|
12.22.0 | 453,822 | a month ago | |
12.22.0-beta.1 | 2,331 | 2 months ago | |
12.21.0 | 2,789,077 | 5 months ago | |
12.21.0-beta.2 | 5,145 | 7 months ago | |
12.21.0-beta.1 | 277 | 7 months ago | |
12.20.1 | 1,293,137 | 7 months ago | |
12.20.0 | 897,883 | 7 months ago | |
12.20.0-beta.1 | 2,935 | 9 months ago | |
12.19.1 | 2,615,220 | 9 months ago | |
12.19.0 | 2,631,976 | 9 months ago | |
12.19.0-beta.1 | 9,231 | 6/11/2024 | |
12.18.0 | 3,667,897 | 5/14/2024 | |
12.18.0-beta.2 | 4,462 | 4/16/2024 | |
12.18.0-beta.1 | 54,879 | 12/5/2023 | |
12.17.1 | 10,436,253 | 11/14/2023 | |
12.17.0 | 225,787 | 11/6/2023 | |
12.17.0-beta.1 | 3,144 | 10/16/2023 | |
12.16.0 | 2,925,230 | 9/12/2023 | |
12.16.0-beta.1 | 7,531 | 8/8/2023 | |
12.15.0 | 6,721,278 | 7/11/2023 | |
12.15.0-beta.1 | 17,864 | 5/30/2023 | |
12.14.0 | 13,211,571 | 4/11/2023 | |
12.14.0-beta.1 | 1,156 | 3/28/2023 | |
12.13.1 | 3,168,252 | 3/24/2023 | |
12.13.0 | 1,376,773 | 2/22/2023 | |
12.13.0-beta.1 | 5,105 | 2/8/2023 | |
12.12.0 | 6,754,960 | 10/12/2022 | |
12.12.0-beta.1 | 4,029 | 8/23/2022 | |
12.11.1 | 7,626,416 | 8/23/2022 | |
12.11.0 | 4,756,325 | 7/8/2022 | |
12.11.0-beta.1 | 3,161 | 6/15/2022 | |
12.10.0 | 7,993,952 | 5/2/2022 | |
12.10.0-beta.1 | 2,021 | 4/12/2022 | |
12.9.0 | 1,558,572 | 3/10/2022 | |
12.9.0-beta.3 | 31,602 | 2/7/2022 | |
12.9.0-beta.2 | 71,563 | 11/30/2021 | |
12.9.0-beta.1 | 7,334 | 11/4/2021 | |
12.8.0 | 13,248,762 | 9/9/2021 | |
12.8.0-beta.2 | 23,781 | 7/23/2021 | |
12.8.0-beta.1 | 825 | 7/23/2021 | |
12.7.0 | 1,959,816 | 6/9/2021 | |
12.7.0-beta.4 | 172,358 | 5/12/2021 | |
12.7.0-beta.3 | 5,777 | 4/9/2021 | |
12.7.0-beta.2 | 20,882 | 3/10/2021 | |
12.7.0-beta.1 | 28,082 | 2/10/2021 | |
12.6.2 | 357,312 | 5/21/2021 | |
12.6.1 | 1,520,239 | 3/29/2021 | |
12.6.0 | 1,906,288 | 1/12/2021 | |
12.6.0-beta.1 | 11,892 | 12/7/2020 | |
12.5.0 | 1,973,837 | 11/10/2020 | |
12.5.0-preview.1 | 20,488 | 10/1/2020 | |
12.4.2 | 5,230,940 | 8/31/2020 | |
12.4.1 | 211,619 | 8/18/2020 | |
12.4.0-preview.6 | 17,986 | 7/28/2020 | |
12.4.0-preview.5 | 9,009 | 7/3/2020 | |
12.4.0-preview.4 | 3,942 | 6/19/2020 | |
12.4.0-preview.1 | 2,094 | 6/8/2020 | |
12.3.2 | 1,424,463 | 6/5/2020 | |
12.3.1 | 35,204 | 6/2/2020 | |
12.3.0 | 1,131,490 | 3/12/2020 | |
12.2.0 | 534,023 | 2/11/2020 | |
12.1.1 | 369,009 | 1/10/2020 | |
12.1.0 | 31,213 | 12/4/2019 | |
12.0.0 | 134,199 | 10/31/2019 | |
12.0.0-preview.4 | 2,095 | 10/10/2019 | |
12.0.0-preview.3 | 1,013 | 9/10/2019 | |
12.0.0-preview.2 | 921 | 8/6/2019 | |
12.0.0-preview.1 | 979 | 7/3/2019 | |
1.0.0-preview.1 | 920 | 5/7/2019 |