RockLib.Messaging.SQS
2.2.2
Prefix Reserved
See the version list below for details.
dotnet add package RockLib.Messaging.SQS --version 2.2.2
NuGet\Install-Package RockLib.Messaging.SQS -Version 2.2.2
<PackageReference Include="RockLib.Messaging.SQS" Version="2.2.2" />
paket add RockLib.Messaging.SQS --version 2.2.2
#r "nuget: RockLib.Messaging.SQS, 2.2.2"
// Install RockLib.Messaging.SQS as a Cake Addin #addin nuget:?package=RockLib.Messaging.SQS&version=2.2.2 // Install RockLib.Messaging.SQS as a Cake Tool #tool nuget:?package=RockLib.Messaging.SQS&version=2.2.2
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/a5da4cf24777dcd7344b4ecf4e61fc6d0a05e81e
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.3.1)
-
.NETFramework 4.6.2
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.3.1)
-
.NETStandard 2.0
- AWSSDK.SQS (>= 3.3.102.128)
- RockLib.Messaging (>= 2.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.1 | 2,242 | 7/22/2024 |
4.1.0 | 287 | 5/17/2024 |
4.0.0-alpha.1 | 117 | 2/28/2024 |
3.1.2 | 12,987 | 2/27/2023 |
3.1.1 | 7,956 | 12/6/2022 |
3.1.0-alpha.1 | 140 | 10/5/2022 |
3.0.2 | 3,896 | 8/18/2022 |
3.0.2-alpha.1 | 138 | 8/10/2022 |
3.0.1 | 8,868 | 3/22/2022 |
3.0.0 | 947 | 3/11/2022 |
2.3.0-alpha02 | 297 | 8/13/2021 |
2.3.0-alpha01 | 1,416 | 6/28/2021 |
2.2.9 | 88,927 | 5/20/2021 |
2.2.8 | 7,876 | 5/7/2021 |
2.2.7 | 43,939 | 3/3/2021 |
2.2.6 | 17,066 | 9/24/2020 |
2.2.5 | 2,808 | 8/14/2020 |
2.2.4 | 514 | 7/30/2020 |
2.2.3 | 601 | 7/29/2020 |
2.2.2 | 1,250 | 6/22/2020 |
2.2.1 | 30,026 | 5/26/2020 |
2.2.0 | 1,081 | 4/9/2020 |
2.1.0 | 623 | 3/3/2020 |
2.0.4 | 7,501 | 12/2/2019 |
2.0.3 | 2,777 | 7/19/2019 |
2.0.2 | 871 | 4/3/2019 |
2.0.1 | 785 | 2/1/2019 |
2.0.0 | 911 | 1/10/2019 |
2.0.0-alpha09 | 651 | 1/3/2019 |
2.0.0-alpha08 | 615 | 12/19/2018 |
2.0.0-alpha07 | 565 | 12/8/2018 |
2.0.0-alpha06 | 644 | 11/30/2018 |
2.0.0-alpha05 | 643 | 11/23/2018 |
2.0.0-alpha04 | 618 | 11/22/2018 |
2.0.0-alpha03 | 630 | 11/15/2018 |
2.0.0-alpha02 | 644 | 11/14/2018 |
2.0.0-alpha01 | 692 | 10/22/2018 |
1.0.0 | 1,356 | 12/26/2017 |
RockLib.Messaging.SQS version 2.2.2
- Maps SQS message attributes to RockLib receiver message headers, prepended with "SQS.".
- For example, the SQS attribute "MessageGroupId" is available as the receiver message header "SQS.MessageGroupId".
- Adds an `SqsClient` property to the `SqsSenderOptions` or `SqsReceiverOptions` classes.
- Makes it possible to specify the `IAmazonSQS` to be used by `SqsSender` and `SqsReceiver` from DI extensions.
- Updates the RockLib.Messaging and AWSSDK.SQS dependencies to their latest versions, 2.3.1 and 3.3.102.128 respectively.