Extension to Amazon SQS that adds support for sending and receiving messages greater than 256K.
Info
Version: | 1.7.0 |
Author(s): | Oleg Rakitskiy |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raol/amazon-sqs-net-extended-client-lib |
NuGet Url: | https://www.nuget.org/packages/Amazon.SQS.ExtendedClient |
Install
Install-Package Amazon.SQS.ExtendedClient
dotnet add package Amazon.SQS.ExtendedClient
paket add Amazon.SQS.ExtendedClient
Amazon.SQS.ExtendedClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AWSSDK.Core(>= 3.3.21.6)
- AWSSDK.S3(>= 3.3.16.2)
- AWSSDK.SQS(>= 3.3.3.2)
- Newtonsoft.Json(>= 10.0.3)
- AWSSDK.Core(>= 3.3.21.6)
- AWSSDK.S3(>= 3.3.16.2)
- AWSSDK.SQS(>= 3.3.3.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags