Azure.Storage.Queues 12.3.2

Details
Advisory: https://github.com/advisories/GHSA-64x4-9hc6-r2h6 Severity: moderate
There is a newer version of this package available.
See the version list below for details.
dotnet add package Azure.Storage.Queues --version 12.3.2
                    
NuGet\Install-Package Azure.Storage.Queues -Version 12.3.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Azure.Storage.Queues" Version="12.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Storage.Queues" Version="12.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Storage.Queues" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Azure.Storage.Queues --version 12.3.2
                    
#r "nuget: Azure.Storage.Queues, 12.3.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Azure.Storage.Queues@12.3.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Azure.Storage.Queues&version=12.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Azure.Storage.Queues&version=12.3.2
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (49)

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
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 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/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
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 the functionality from http://WireMock.org, but extended with more functionality.
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.8.0 71 9/19/2022 12.8.0 has at least one vulnerability with moderate severity.
12.7.0-beta.1 2 3/8/2021 12.7.0-beta.1 has at least one vulnerability with moderate severity.
12.6.0 2 3/8/2021 12.6.0 has at least one vulnerability with moderate severity.
12.6.0-beta.1 1 3/8/2021 12.6.0-beta.1 has at least one vulnerability with moderate severity.
12.5.0 1 3/8/2021 12.5.0 has at least one vulnerability with moderate severity.
12.5.0-preview.1 1 3/8/2021 12.5.0-preview.1 has at least one vulnerability with moderate severity.
12.4.2 2 3/8/2021 12.4.2 has at least one vulnerability with moderate severity.
12.4.1 1 3/8/2021 12.4.1 has at least one vulnerability with moderate severity.
12.4.0 0 3/8/2021 12.4.0 has at least one vulnerability with moderate severity.
12.4.0-preview.6 1 3/8/2021 12.4.0-preview.6 has at least one vulnerability with moderate severity.
12.4.0-preview.5 1 3/8/2021 12.4.0-preview.5 has at least one vulnerability with moderate severity.
12.4.0-preview.4 1 3/8/2021 12.4.0-preview.4 has at least one vulnerability with moderate severity.
12.4.0-preview.1 0 3/8/2021 12.4.0-preview.1 has at least one vulnerability with moderate severity.
12.3.2 32,952 3/8/2021 12.3.2 has at least one vulnerability with moderate severity.
12.3.1 0 3/8/2021 12.3.1 has at least one vulnerability with moderate severity.
12.3.0 0 3/8/2021 12.3.0 has at least one vulnerability with moderate severity.
12.2.0 1 3/8/2021 12.2.0 has at least one vulnerability with moderate severity.
12.1.1 1 3/8/2021 12.1.1 has at least one vulnerability with moderate severity.
12.1.0 1 3/8/2021 12.1.0 has at least one vulnerability with moderate severity.
12.0.0 0 3/8/2021 12.0.0 has at least one vulnerability with moderate severity.
12.0.0-preview.4 0 3/8/2021 12.0.0-preview.4 has at least one vulnerability with moderate severity.
12.0.0-preview.3 1 3/8/2021 12.0.0-preview.3 has at least one vulnerability with moderate severity.
12.0.0-preview.2 2 3/8/2021 12.0.0-preview.2 has at least one vulnerability with moderate severity.
12.0.0-preview.1 1 3/8/2021 12.0.0-preview.1 has at least one vulnerability with moderate severity.
1.0.0-preview.1 1 3/8/2021 1.0.0-preview.1 has at least one vulnerability with moderate severity.