Collection of helper functions for interacting with the AWS SQS service.
Info
Version: | 1.0.67 |
Author(s): | Kevin Brashears |
Last Update: | Saturday, May 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kbrashears5/net-standard-aws-sqs-helper |
NuGet Url: | https://www.nuget.org/packages/NetStandardAWSSQSHelper |
Install
Install-Package NetStandardAWSSQSHelper
dotnet add package NetStandardAWSSQSHelper
paket add NetStandardAWSSQSHelper
NetStandardAWSSQSHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SQS(>= 3.5.1.10)
- NetStandardLogger(>= 2.0.4)
Tags