kafka4net 2.0.1
Install-Package kafka4net -Version 2.0.1
dotnet add package kafka4net --version 2.0.1
<PackageReference Include="kafka4net" Version="2.0.1" />
paket add kafka4net --version 2.0.1
#r "nuget: kafka4net, 2.0.1"
// Install kafka4net as a Cake Addin
#addin nuget:?package=kafka4net&version=2.0.1
// Install kafka4net as a Cake Tool
#tool nuget:?package=kafka4net&version=2.0.1
Kafka driver for .NET
Event-driven architecture, all asynchronous.
Automatic following changes of Leader Partition in case of broker failure.
Integration tests are part of the codebase. Use Vagrant to provision 1 zookeeper and 3 kafka virtual servers.
Use RxExtensions library to expose API and for internal implementation.
Support compression (gzip, lz4, snappy).
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- lz4net (>= 1.0.10.93)
- Microsoft.Tpl.Dataflow (>= 4.5.24)
- Rx-Main (>= 2.2.5)
- Snappy.NET (>= 1.1.1.8)
- xxHashSharp (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on kafka4net:
Package | Downloads |
---|---|
Serilog.Sinks.Kafka
Write structured logging events to a Kafka topic using Serilog in .NET. Git commit hash: 56746a2 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 28,786 | 3/15/2017 |
2.0.0 | 4,050 | 5/24/2016 |
1.5.1.22222 | 3,719 | 3/2/2016 |
1.5.0.25835 | 1,341 | 2/5/2016 |
1.4.5872.26347 | 1,688 | 1/29/2016 |
1.3.5847.20860 | 927 | 1/4/2016 |
1.2.5816.28225 | 830 | 12/4/2015 |
1.1.5757.24248 | 1,523 | 10/6/2015 |
0.1.5627.17670 | 1,588 | 5/29/2015 |
0.1.5627.17354 | 856 | 5/29/2015 |
0.1.5626.26007 | 812 | 5/28/2015 |
Bug fix release