Helper to both client and worker to handle background processes using AWS SQS.
Info
Version: | 1.0.1 |
Author(s): | Nicolás Aguirrezarobe |
Last Update: | Friday, July 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Puppis.Procesess |
Install
Install-Package Puppis.Procesess
dotnet add package Puppis.Procesess
paket add Puppis.Procesess
Puppis.Procesess Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SQS(>= 3.3.102.91)
- Abp.AspNetCore(>= 5.1.0)
- Amazon.Lambda.Core(>= 1.1.0)
- Amazon.Lambda.RuntimeSupport(>= 1.1.1)
- Amazon.Lambda.SQSEvents(>= 1.1.0)
- Amazon.Lambda.Serialization.Json(>= 1.7.0)