kafka4net 1.5.1.22222
See the version list below for details.
Install-Package kafka4net -Version 1.5.1.22222
dotnet add package kafka4net --version 1.5.1.22222
<PackageReference Include="kafka4net" Version="1.5.1.22222" />
paket add kafka4net --version 1.5.1.22222
#r "nuget: kafka4net, 1.5.1.22222"
// Install kafka4net as a Cake Addin
#addin nuget:?package=kafka4net&version=1.5.1.22222
// Install kafka4net as a Cake Tool
#tool nuget:?package=kafka4net&version=1.5.1.22222
Kafka driver for .NET
Event-driven architecture, all asynchronous.
Automatic following changes of Leader Partition in case of broker failure.
Connection sharing: one connection per kafka broker is used.
Flow control: slow consumer will suspend fetching and prevent memory exhausting.
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.Tpl.Dataflow (>= 4.5.24)
- Rx-Main (>= 2.2.5)
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 | 29,364 | 3/15/2017 |
2.0.0 | 4,091 | 5/24/2016 |
1.5.1.22222 | 3,741 | 3/2/2016 |
1.5.0.25835 | 1,353 | 2/5/2016 |
1.4.5872.26347 | 1,695 | 1/29/2016 |
1.3.5847.20860 | 934 | 1/4/2016 |
1.2.5816.28225 | 837 | 12/4/2015 |
1.1.5757.24248 | 1,530 | 10/6/2015 |
0.1.5627.17670 | 1,600 | 5/29/2015 |
0.1.5627.17354 | 863 | 5/29/2015 |
0.1.5626.26007 | 819 | 5/28/2015 |
Bug fix release