RockLib.Messaging.SNS
1.2.5
Implementation of RockLib.Messaging API that sends messages using Amazon SNS.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/d5876f624f32db59e90980e8c4ad3f825733a32d
Install-Package RockLib.Messaging.SNS -Version 1.2.5
dotnet add package RockLib.Messaging.SNS --version 1.2.5
<PackageReference Include="RockLib.Messaging.SNS" Version="1.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Messaging.SNS --version 1.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.Messaging.SNS, 1.2.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
RockLib.Messaging.SNS version 1.2.5
Adds net5.0 target
Dependencies
-
.NETFramework 4.5.1
- AWSSDK.SimpleNotificationService (>= 3.5.1.44)
- RockLib.Messaging (>= 2.4.4)
-
.NETFramework 4.6.2
- AWSSDK.SimpleNotificationService (>= 3.5.1.44)
- RockLib.Messaging (>= 2.4.4)
-
.NETStandard 2.0
- AWSSDK.SimpleNotificationService (>= 3.5.1.44)
- RockLib.Messaging (>= 2.4.4)
-
net5.0
- AWSSDK.SimpleNotificationService (>= 3.5.1.44)
- RockLib.Messaging (>= 2.4.4)
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.