A light-weight message bus on top of AWS SNS and SQS.
Info
Version: | 5.0.0-beta-126 |
Author(s): | JUST EAT plc |
Last Update: | Monday, March 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justeat/JustSaying |
NuGet Url: | https://www.nuget.org/packages/JustSaying.AwsTools |
Install
Install-Package JustSaying.AwsTools
dotnet add package JustSaying.AwsTools
paket add JustSaying.AwsTools
JustSaying.AwsTools Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Linq(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Net.WebHeaderCollection(>= 4.3.0)
- AWSSDK.Core(>= 3.3.8)
- AWSSDK.SimpleNotificationService(>= 3.3.0.7)
- AWSSDK.SQS(>= 3.3.1.7)
- JustSaying.Messaging(>= 5.0.0126)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
- AWSSDK.Core(>= 3.3.8)
- AWSSDK.SimpleNotificationService(>= 3.3.0.7)
- AWSSDK.SQS(>= 3.3.1.7)
- JustSaying.Messaging(>= 5.0.0126)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags