Lightweight F# wrapper for Confluent.Kafka.
Info
Version: | 1.6.3 |
Author(s): | @jet @eulerfx @eiriktsarpalis @jgardella @michaelliao5 and contributors |
Last Update: | Wednesday, June 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jet/FsKafka |
NuGet Url: | https://www.nuget.org/packages/FsKafka0 |
Install
Install-Package FsKafka0
dotnet add package FsKafka0
paket add FsKafka0
FsKafka0 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Confluent.Kafka(>= 0.11.3 && <= 0.11.3)
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)
- librdkafka.redist(>= 0.11.4 && <= 0.11.4)
- Confluent.Kafka(>= 0.11.3 && <= 0.11.3)
- FSharp.Core(>= 3.1.2.5)
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)
- librdkafka.redist(>= 0.11.4 && <= 0.11.4)
Tags