A higher-level interface for Amazon SQS in .NET, which basically queue n dequeue guid's.
Info
| Version: | 1.5.1 |
| Author(s): | lfreneda |
| Last Update: | Monday, March 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lfreneda/SimpleAmazonSQS |
| NuGet Url: | https://www.nuget.org/packages/SimpleAmazonSQS |
Install
Install-Package SimpleAmazonSQS
dotnet add package SimpleAmazonSQS
paket add SimpleAmazonSQS
SimpleAmazonSQS Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK
- Newtonsoft.Json(>= 7.0.1)
Tags