NiceQueue.Adapter.AmazonSQS
1.2.2
Simple abstraction layer for AmazonSQS, RabbitMQ, MemoryQueue and FileQueue
Install-Package NiceQueue.Adapter.AmazonSQS -Version 1.2.2
dotnet add package NiceQueue.Adapter.AmazonSQS --version 1.2.2
<PackageReference Include="NiceQueue.Adapter.AmazonSQS" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NiceQueue.Adapter.AmazonSQS --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NiceQueue.Adapter.AmazonSQS, 1.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NiceQueue.Adapter.AmazonSQS as a Cake Addin
#addin nuget:?package=NiceQueue.Adapter.AmazonSQS&version=1.2.2
// Install NiceQueue.Adapter.AmazonSQS as a Cake Tool
#tool nuget:?package=NiceQueue.Adapter.AmazonSQS&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- AWSSDK.SQS (>= 3.3.1.11)
- Microsoft.Extensions.Options (>= 1.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- NiceQueue (>= 1.2.2)
-
.NETStandard 2.0
- AWSSDK.SQS (>= 3.3.2.7)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- NiceQueue (>= 1.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.