![]() |
VOOZH | about |
dotnet add package kafka4net --version 2.0.1
NuGet\Install-Package kafka4net -Version 2.0.1
<PackageReference Include="kafka4net" Version="2.0.1" />
<PackageVersion Include="kafka4net" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="kafka4net" />Project file
paket add kafka4net --version 2.0.1
#r "nuget: kafka4net, 2.0.1"
#:package kafka4net@2.0.1
#addin nuget:?package=kafka4net&version=2.0.1Install as a Cake Addin
#tool nuget:?package=kafka4net&version=2.0.1Install as a Cake Tool
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1 | 37,460 | 3/15/2017 |
| 2.0.0 | 41,178 | 5/24/2016 |
| 1.5.1.22222 | 4,954 | 3/2/2016 |
| 1.5.0.25835 | 2,436 | 2/5/2016 |
| 1.4.5872.26347 | 2,743 | 1/29/2016 |
| 1.3.5847.20860 | 1,970 | 1/4/2016 |
| 1.2.5816.28225 | 1,906 | 12/4/2015 |
| 1.1.5757.24248 | 2,617 | 10/6/2015 |
| 0.1.5627.17670 | 2,704 | 5/29/2015 |
| 0.1.5627.17354 | 1,960 | 5/29/2015 |
| 0.1.5626.26007 | 1,877 | 5/28/2015 |
Bug fix release