Archetypical.Software.Spigot.Streams.AWS
2.0.2
See the version list below for details.
dotnet add package Archetypical.Software.Spigot.Streams.AWS --version 2.0.2
NuGet\Install-Package Archetypical.Software.Spigot.Streams.AWS -Version 2.0.2
<PackageReference Include="Archetypical.Software.Spigot.Streams.AWS" Version="2.0.2" />
paket add Archetypical.Software.Spigot.Streams.AWS --version 2.0.2
#r "nuget: Archetypical.Software.Spigot.Streams.AWS, 2.0.2"
// Install Archetypical.Software.Spigot.Streams.AWS as a Cake Addin #addin nuget:?package=Archetypical.Software.Spigot.Streams.AWS&version=2.0.2 // Install Archetypical.Software.Spigot.Streams.AWS as a Cake Tool #tool nuget:?package=Archetypical.Software.Spigot.Streams.AWS&version=2.0.2
A Spigot Stream implementation that interfaces with AWS and supports both SNS
(https://docs.aws.amazon.com/sdk-for-net/v2/developer-guide/sns-apis-intro.html)
and Kinesis (https://docs.aws.amazon.com/streams/latest/dev/kinesis-record-processor-implementation-app-dotnet.html).
Use SnsStream for lower volume streams and KinesisStream for higher volumes.
Amazon Simple Notification Service
Amazon Simple Notification Service (SNS) is a highly available, durable, secure, fully managed pub/sub messaging service that enables you to decouple microservices, distributed systems, and serverless applications. Amazon SNS provides topics for high-throughput, push-based, many-to-many messaging
Amazon Kinesis:
Amazon Kinesis makes it easy to collect, process, and analyze real-time, streaming data so you can get timely insights and react quickly to new information. Amazon Kinesis offers key capabilities to cost-effectively process streaming data at any scale, along with the flexibility to choose the tools that best suit the requirements of your application.
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Archetypical.Software.Spigot (>= 2.0.0)
- AWSSDK.Core (>= 3.3.29)
- AWSSDK.Kinesis (>= 3.3.6)
- AWSSDK.SimpleNotificationService (>= 3.3.2)
- Newtonsoft.JSON (>= 11.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.