RockLib.Messaging.SQS
2.2.6
Implementation of RockLib.Messaging API that sends and receives messages using Amazon SQS.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/a06debde4d77e4edb8ff466b411896170bf1a53a
Install-Package RockLib.Messaging.SQS -Version 2.2.6
dotnet add package RockLib.Messaging.SQS --version 2.2.6
<PackageReference Include="RockLib.Messaging.SQS" Version="2.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Messaging.SQS --version 2.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
RockLib.Messaging.SQS version 2.2.6
In the `AddSQSSender` and `AddSQSReceiver` extension methods, attempt to
resolve the `IAmazonSQS` using the `IServiceProvider` if one was not
specified by the options.
Dependencies
-
.NETFramework 4.5.1
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.4.3)
-
.NETFramework 4.6.2
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.4.3)
-
.NETStandard 2.0
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.4.3)
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.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.6 | 2,710 | 9/24/2020 |
2.2.5 | 2,332 | 8/14/2020 |
2.2.4 | 105 | 7/30/2020 |
2.2.3 | 180 | 7/29/2020 |
2.2.2 | 304 | 6/22/2020 |
2.2.1 | 19,167 | 5/26/2020 |
2.2.0 | 314 | 4/9/2020 |
2.1.0 | 157 | 3/3/2020 |
2.0.4 | 6,789 | 12/2/2019 |
2.0.3 | 2,233 | 7/19/2019 |
2.0.2 | 353 | 4/3/2019 |
2.0.1 | 236 | 2/1/2019 |
2.0.0 | 331 | 1/10/2019 |
2.0.0-alpha09 | 266 | 1/3/2019 |
2.0.0-alpha08 | 237 | 12/19/2018 |
2.0.0-alpha07 | 199 | 12/8/2018 |
2.0.0-alpha06 | 236 | 11/30/2018 |
2.0.0-alpha05 | 229 | 11/23/2018 |
2.0.0-alpha04 | 212 | 11/22/2018 |
2.0.0-alpha03 | 210 | 11/15/2018 |
2.0.0-alpha02 | 229 | 11/14/2018 |
2.0.0-alpha01 | 256 | 10/22/2018 |
1.0.0 | 708 | 12/26/2017 |