Metadata >> NuGet >> kafka4net >> 1.1.5757.24248

1.1.5757.24248

Metadata

Authors NTent
Copyrights Copyright NTent 2015
Description 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.
LicenseUrl http://www.apache.org/licenses/
Owners NTent
ProjectUrl https://github.com/ntent-ad/kafka4net
ReleaseNotes Bug fix release
RequireLicenseAcceptance False
Summary Event-driven async Kafka driver for .NET
Tags kafka kafka4net
Dependencies Microsoft.Tpl.Dataflow:4.5.24|Rx-Main:2.2.5
Title kafka4net
PackageSize 272006
PackageHashAlgorithm SHA512
PackageHash zcC4hlWCKQS/NqsN5dAYpwuvW03iyS4+UprB0CXWydWOBZibtFsEEWTmUSEtuz+Qx85OKdbkuvtURqIEfIAfVg==
DownloadCount 000000
CreatedDate 2015-10-06T22:39:45

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install kafka4net -Version 1.1.5757.24248 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install kafka4net -Version 1.1.5757.24248 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete kafka4net 1.1.5757.24248 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package kafka4net -Version 1.1.5757.24248 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package kafka4net -Version 1.1.5757.24248 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap kafka4net -Version 1.1.5757.24248
Uninstalling the package:
o remove-wrap kafka4net

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries