Native C# client for Apache Kafka.
Info
Version: | 1.0.0-alpha |
Author(s): | James Roland, LonghronShen |
Last Update: | Sunday, August 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LonghronShen/kafka-net |
NuGet Url: | https://www.nuget.org/packages/kafka-net-net40-net45-netstandard13 |
Install
Install-Package kafka-net-net40-net45-netstandard13
dotnet add package kafka-net-net40-net45-netstandard13
paket add kafka-net-net40-net45-netstandard13
kafka-net-net40-net45-netstandard13 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl.Async(>= 1.0.168)
No dependencies.
- System.Collections.Concurrent(>= 4.0.12)
- System.Console(>= 4.0.0)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Diagnostics.TraceSource(>= 4.0.0)
- System.Interactive.Async(>= 3.0.0)
- System.IO.Compression(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Net.NameResolution(>= 4.0.0)
- System.Net.Primitives(>= 4.0.11)
- System.Net.Sockets(>= 4.1.0)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
- System.Threading.Timer(>= 4.0.1)
Tags