Kafunk 0.0.21-alpha001

This is a prerelease version of Kafunk.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kafunk --version 0.0.21-alpha001
                    
NuGet\Install-Package Kafunk -Version 0.0.21-alpha001
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kafunk" Version="0.0.21-alpha001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kafunk" Version="0.0.21-alpha001" />
                    
Directory.Packages.props
<PackageReference Include="Kafunk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Kafunk --version 0.0.21-alpha001
                    
#r "nuget: Kafunk, 0.0.21-alpha001"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Kafunk&version=0.0.21-alpha001&prerelease
                    
Install Kafunk as a Cake Addin
#tool nuget:?package=Kafunk&version=0.0.21-alpha001&prerelease
                    
Install Kafunk as a Cake Tool

Description not set

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Kafunk:

Package Downloads
Nata.IO.Kafunk

Kafunk IO Library for the Nata Project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.16 20,763 3/27/2018
0.1.16-alpha01 1,136 3/27/2018
0.1.15 1,194 3/19/2018
0.1.15-alpha05 1,043 3/19/2018
0.1.15-alpha04 1,024 3/19/2018
0.1.15-alpha03 1,052 3/14/2018
0.1.15-alpha02 1,120 3/14/2018
0.1.15-alpha01 1,101 3/5/2018
0.1.14-alpha02 1,102 2/28/2018
0.1.14-alpha01 1,147 12/27/2017
0.1.13 1,913 12/20/2017
0.1.13-alpha02 1,054 12/19/2017
0.1.11 1,254 12/12/2017
0.1.10 1,253 11/15/2017
0.1.9 1,164 11/14/2017
0.1.8 2,029 10/30/2017
0.1.6 1,176 10/23/2017
0.1.6-rc3 969 10/18/2017
0.1.6-rc2 996 10/17/2017
0.1.5 2,712 10/11/2017
0.1.5-rc6 967 10/10/2017
0.1.5-rc5 928 10/7/2017
0.1.5-rc4 923 10/6/2017
0.1.5-rc3 967 10/2/2017
0.1.5-rc2 952 9/27/2017
0.1.5-rc1 939 9/26/2017
0.1.4 1,445 8/3/2017
0.1.4-beta 1,125 7/27/2017
0.1.3-alpha 1,015 7/14/2017
0.1.2-alpha 1,020 7/3/2017
0.1.1-alpha 970 5/25/2017
0.1.0 3,378 5/1/2017
0.0.39-alpha001 1,055 4/11/2017
0.0.38-alpha001 1,115 3/29/2017
0.0.37-alpha001 1,048 3/27/2017
0.0.36-alpha001 1,069 3/23/2017
0.0.32-alpha001 1,060 2/28/2017
0.0.31-alpha001 1,100 2/24/2017
0.0.29-alpha001 1,007 2/23/2017
0.0.28-alpha001 1,019 2/22/2017
0.0.25-alpha001 1,095 2/10/2017
0.0.23-alpha001 991 2/8/2017
0.0.22-alpha001 1,027 2/8/2017
0.0.21-alpha001 1,013 2/7/2017
0.0.20-alpha001 976 2/6/2017
0.0.17-alpha001 1,053 1/17/2017
0.0.16-alpha001 1,025 1/10/2017
0.0.15-alpha001 1,056 1/9/2017
0.0.14-alpha001 1,032 1/9/2017
0.0.13-alpha001 1,195 1/6/2017
0.0.12-alpha001 1,006 1/6/2017
0.0.11-alpha001 1,023 1/5/2017
0.0.10-alpha001 997 1/4/2017
0.0.9-alpha001 967 1/3/2017
0.0.8-alpha001 982 1/3/2017
0.0.7-alpha001 998 1/2/2017

Updated exampled/readme
Breaking changes:
- Consumer.stream drops bufferSize parameter
- ProducerResult contains a single partition-offset pair rather than array