Info
Version: | 0.12.8 |
Author(s): | Serhii Daletskyi |
Last Update: | Tuesday, May 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daletskyi/KinesisProducerNet |
NuGet Url: | https://www.nuget.org/packages/KinesisProducerNet |
Install
Install-Package KinesisProducerNet
dotnet add package KinesisProducerNet
paket add KinesisProducerNet
KinesisProducerNet Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.3.22)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Microsoft.Extensions.Logging.Console(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO.Pipes(>= 4.3.0)
- protobuf-net(>= 2.3.7)
Tags
This is a core package which doesn't contain native executable, you also need to install separate package to run under specific platform (ex. KinesisProducerNet.Linux).