A small library that helps ASP.NET Core applications easily consume messages from a SQS queue.
Info
Version: | 2.0.1 |
Author(s): | Alexey Bogdan |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/SqsPoller/ |
NuGet Url: | https://www.nuget.org/packages/SqsPoller.Extensions.Publisher |
Install
Install-Package SqsPoller.Extensions.Publisher
dotnet add package SqsPoller.Extensions.Publisher
paket add SqsPoller.Extensions.Publisher
SqsPoller.Extensions.Publisher Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SQS(>= 3.3.102.111)
- AWSSDK.SimpleNotificationService(>= 3.3.101.168)
- Newtonsoft.Json(>= 12.0.3)