kafka4net 1.1.5757.24248
See the version list below for details.
dotnet add package kafka4net --version 1.1.5757.24248
NuGet\Install-Package kafka4net -Version 1.1.5757.24248
<PackageReference Include="kafka4net" Version="1.1.5757.24248" />
paket add kafka4net --version 1.1.5757.24248
#r "nuget: kafka4net, 1.1.5757.24248"
// Install kafka4net as a Cake Addin #addin nuget:?package=kafka4net&version=1.1.5757.24248 // Install kafka4net as a Cake Tool #tool nuget:?package=kafka4net&version=1.1.5757.24248
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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 | 35,169 | 3/15/2017 |
2.0.0 | 15,686 | 5/24/2016 |
1.5.1.22222 | 4,469 | 3/2/2016 |
1.5.0.25835 | 1,998 | 2/5/2016 |
1.4.5872.26347 | 2,313 | 1/29/2016 |
1.3.5847.20860 | 1,537 | 1/4/2016 |
1.2.5816.28225 | 1,477 | 12/4/2015 |
1.1.5757.24248 | 2,182 | 10/6/2015 |
0.1.5627.17670 | 2,260 | 5/29/2015 |
0.1.5627.17354 | 1,527 | 5/29/2015 |
0.1.5626.26007 | 1,455 | 5/28/2015 |
Bug fix release