Simple service bus built on top of Amazon Web Services.
Info
Version: | 3.0.0 |
Author(s): | Ryan Fleming |
Last Update: | Tuesday, October 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rfleming71/JungleBus |
NuGet Url: | https://www.nuget.org/packages/JungleBus |
Install
Install-Package JungleBus
dotnet add package JungleBus
paket add JungleBus
JungleBus Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SimpleNotificationService(>= 3.1.0 && < 4.0.0)
- AWSSDK.SQS(>= 3.1.0 && < 4.0.0)
- Common.Logging(>= 3.0.0 && < 4.0.0)
- Newtonsoft.Json(>= 8.0.1 && < 10.0.0)
- JungleBus.Interfaces(>= 3.0.0 && < 4.0.0)
- AWSSDK.Core(>= 3.3.17)
- JungleQueue(>= 1.0.0)
Tags