RockLib.Messaging.SQS
3.1.1
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
dotnet add package RockLib.Messaging.SQS --version 3.1.1
NuGet\Install-Package RockLib.Messaging.SQS -Version 3.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RockLib.Messaging.SQS" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Messaging.SQS --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.Messaging.SQS, 3.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RockLib.Messaging.SQS as a Cake Addin
#addin nuget:?package=RockLib.Messaging.SQS&version=3.1.1
// Install RockLib.Messaging.SQS as a Cake Tool
#tool nuget:?package=RockLib.Messaging.SQS&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implementation of RockLib.Messaging API that sends and receives messages using Amazon SQS.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AWSSDK.SQS (>= 3.7.2.35)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Messaging (>= 3.0.0)
-
.NETFramework 4.8
- AWSSDK.SQS (>= 3.7.2.35)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Messaging (>= 3.0.0)
-
net6.0
- AWSSDK.SQS (>= 3.7.2.35)
- Newtonsoft.Json (>= 13.0.1)
- RockLib.Messaging (>= 3.0.0)
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 |
---|---|---|
3.1.1 | 714 | 12/6/2022 |
3.1.0-alpha.1 | 52 | 10/5/2022 |
3.0.2 | 2,387 | 8/18/2022 |
3.0.2-alpha.1 | 70 | 8/10/2022 |
3.0.1 | 5,349 | 3/22/2022 |
3.0.0 | 453 | 3/11/2022 |
2.3.0-alpha02 | 173 | 8/13/2021 |
2.3.0-alpha01 | 949 | 6/28/2021 |
2.2.9 | 56,241 | 5/20/2021 |
2.2.8 | 4,920 | 5/7/2021 |
2.2.7 | 43,778 | 3/3/2021 |
2.2.6 | 16,857 | 9/24/2020 |
2.2.5 | 2,659 | 8/14/2020 |
2.2.4 | 341 | 7/30/2020 |
2.2.3 | 437 | 7/29/2020 |
2.2.2 | 1,058 | 6/22/2020 |
2.2.1 | 29,844 | 5/26/2020 |
2.2.0 | 840 | 4/9/2020 |
2.1.0 | 461 | 3/3/2020 |
2.0.4 | 7,300 | 12/2/2019 |
2.0.3 | 2,579 | 7/19/2019 |
2.0.2 | 676 | 4/3/2019 |
2.0.1 | 611 | 2/1/2019 |
2.0.0 | 713 | 1/10/2019 |
2.0.0-alpha09 | 498 | 1/3/2019 |
2.0.0-alpha08 | 474 | 12/19/2018 |
2.0.0-alpha07 | 439 | 12/8/2018 |
2.0.0-alpha06 | 485 | 11/30/2018 |
2.0.0-alpha05 | 493 | 11/23/2018 |
2.0.0-alpha04 | 475 | 11/22/2018 |
2.0.0-alpha03 | 468 | 11/15/2018 |
2.0.0-alpha02 | 496 | 11/14/2018 |
2.0.0-alpha01 | 517 | 10/22/2018 |
1.0.0 | 1,146 | 12/26/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Messaging/blob/main/RockLib.Messaging.SQS/CHANGELOG.md.