Atom.AzureQueue 1.3.3

dotnet add package Atom.AzureQueue --version 1.3.3
                    
NuGet\Install-Package Atom.AzureQueue -Version 1.3.3
                    
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="Atom.AzureQueue" Version="1.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atom.AzureQueue" Version="1.3.3" />
                    
Directory.Packages.props
<PackageReference Include="Atom.AzureQueue" />
                    
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 Atom.AzureQueue --version 1.3.3
                    
#r "nuget: Atom.AzureQueue, 1.3.3"
                    
#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.
#addin nuget:?package=Atom.AzureQueue&version=1.3.3
                    
Install Atom.AzureQueue as a Cake Addin
#tool nuget:?package=Atom.AzureQueue&version=1.3.3
                    
Install Atom.AzureQueue as a Cake Tool

Base class for connecting to Azure queue.

Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Azure namespace, like if it was installed using binary assembly.

Check out GitHub for more docs and usage examples.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.3 98 8 months ago
1.3.2 510 8/12/2022
1.3.1 450 6/6/2022
1.3.0 818 9/14/2020
1.2.0 549 9/11/2020
1.1.0 480 9/11/2020
1.0.1 551 6/30/2020
1.0.0 542 6/29/2020

Updated Azure package version.