Strongly type message queues built on with Amazon SQS.
Info
| Version: | 1.1.0 |
| Author(s): | Ryan Fleming |
| Last Update: | Thursday, October 5, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rfleming71/JungleQueue |
| NuGet Url: | https://www.nuget.org/packages/JungleQueue |
Install
Install-Package JungleQueue
dotnet add package JungleQueue
paket add JungleQueue
JungleQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- JungleQueue.Interfaces(>= 1.1.0)
- AWSSDK.SQS(>= 3.3.2.7)
- Common.Logging(>= 3.4.0)
- Newtonsoft.Json(>= 9.0.1)
- JungleQueue.Interfaces(>= 1.1.0)
- AWSSDK.SQS(>= 3.3.2.7)
- Common.Logging(>= 3.4.0)
- Newtonsoft.Json(>= 9.0.1)
Tags