A light-weight message bus on top of AWS SNS and SQS.
Info
Version: | 7.1.2 |
Author(s): | Just Eat |
Last Update: | Monday, June 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justeattakeaway/JustSaying |
NuGet Url: | https://www.nuget.org/packages/JustSaying |
Install
Install-Package JustSaying
dotnet add package JustSaying
paket add JustSaying
JustSaying Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- JustSaying.Models(>= 6.0.5)
- AWSSDK.Core(>= 3.3.25.3)
- AWSSDK.SQS(>= 3.3.3.19)
- AWSSDK.SimpleNotificationService(>= 3.3.1.11)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
- JustSaying.Models(>= 6.0.5)
- AWSSDK.Core(>= 3.3.25.3)
- AWSSDK.SQS(>= 3.3.3.19)
- AWSSDK.SimpleNotificationService(>= 3.3.1.11)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags