Utility library for logging to Amazon SQS.
Info
Version: | 3.0.0 |
Author(s): | Linn |
Last Update: | Thursday, October 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Linn.Common.Logging.AmazonSqs |
Install
Install-Package Linn.Common.Logging.AmazonSqs
dotnet add package Linn.Common.Logging.AmazonSqs
paket add Linn.Common.Logging.AmazonSqs
Linn.Common.Logging.AmazonSqs Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SQS(>= 3.3.2.7)
- Linn.Common.Configuration(>= 2.0.0)
- Linn.Common.Logging(>= 2.0.0)
- Linn.Common.Serialization.Json(>= 3.0.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
Tags