WorkQueue implementation using AWS SQS (Simple Queue Service).
Info
Version: | 1.1.0 |
Author(s): | Sakher Sawan |
Last Update: | Wednesday, September 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BatchProcessor.AWS.SQS.WorkQueue |
Install
Install-Package BatchProcessor.AWS.SQS.WorkQueue
dotnet add package BatchProcessor.AWS.SQS.WorkQueue
paket add BatchProcessor.AWS.SQS.WorkQueue
BatchProcessor.AWS.SQS.WorkQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- BatchProcessor.Logging(>= 1.1.0)
- BatchProcessor.Model(>= 1.1.0)
- BatchProcessor.Config(>= 1.1.0)
- AWSSDK.SQS(>= 3.3.2.3)
- BatchProcessor.Logging(>= 1.1.0)
- BatchProcessor.Model(>= 1.1.0)
- BatchProcessor.Config(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- AWSSDK.SQS(>= 3.3.2.3)