Native C# client for communicating with an Apache Kafka cluster.
Info
Version: | 0.2.0 |
Author(s): | Nudge Software Inc |
Last Update: | Tuesday, July 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/awr/KafkaClient |
NuGet Url: | https://www.nuget.org/packages/KafkaClient |
Install
Install-Package KafkaClient
dotnet add package KafkaClient
paket add KafkaClient
KafkaClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.3.1)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- System.Net.Security(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- Snappy.Standard(>= 0.2.0)
- System.Collections.Immutable(>= 1.3.1)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- System.Net.Security(>= 4.3.0)
Tags