AWSSQS.LongPoll.BackgroundService
2.0.0
HostBuilder Background service for monitoring AWS SQS queue
Install-Package AWSSQS.LongPoll.BackgroundService -Version 2.0.0
dotnet add package AWSSQS.LongPoll.BackgroundService --version 2.0.0
<PackageReference Include="AWSSQS.LongPoll.BackgroundService" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AWSSQS.LongPoll.BackgroundService --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
2.0.0- Updated OnException to include SQS Message
1.2.0- Improved exception management
1.0.1- Added package meta-data
1.0.0- Initial release
Dependencies
-
.NETStandard 2.0
- AWSSDK.SQS (>= 3.3.103.26)
- Microsoft.Extensions.Hosting (>= 2.1.0)
-
.NETStandard 2.1
- AWSSDK.SQS (>= 3.3.103.26)
- Microsoft.Extensions.Hosting (>= 2.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.