Implementation of RockLib.Messaging API that sends and receives messages using Amazon SQS.
Info
Version: | 4.1.1 |
Author(s): | RockLib |
Last Update: | Monday, July 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RockLib/RockLib.Messaging |
NuGet Url: | https://www.nuget.org/packages/RockLib.Messaging.SQS |
Install
Install-Package RockLib.Messaging.SQS
dotnet add package RockLib.Messaging.SQS
paket add RockLib.Messaging.SQS
RockLib.Messaging.SQS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AWSSDK.SQS(>= 3.3.102.128)
- RockLib.Messaging(>= 2.4.3)
- AWSSDK.SQS(>= 3.3.102.128)
- RockLib.Messaging(>= 2.4.3)
- AWSSDK.SQS(>= 3.3.102.128)
- RockLib.Messaging(>= 2.4.3)
Tags