KafkaFlow 4.0.1

Prefix Reserved
dotnet add package KafkaFlow --version 4.0.1
                    
NuGet\Install-Package KafkaFlow -Version 4.0.1
                    
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="KafkaFlow" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KafkaFlow" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="KafkaFlow" />
                    
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 KafkaFlow --version 4.0.1
                    
#r "nuget: KafkaFlow, 4.0.1"
                    
#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.
#:package KafkaFlow@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=KafkaFlow&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=KafkaFlow&version=4.0.1
                    
Install as a Cake Tool

KafkaFlow main package

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on KafkaFlow:

Package Downloads
KafkaFlow.Microsoft.DependencyInjection

Adapts KafkaFlow to use Microsoft Dependency Injection

KafkaFlow.Extensions.Hosting

Helper to run KafkaFlow as a Hosted Service

KafkaFlow.SchemaRegistry

Provides extensions methods to use Schema Registry

KafkaFlow.Retry

An extension of KafkaFlow that adds retry capabilities to topic message consumers.

KafkaFlow.Admin

Allows KafkaFlow to use the Admin commands

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on KafkaFlow:

Repository Stars
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
leosperry/ha-kafka-net
Integration that uses Home Assistant Kafka integration for creating home automations in .NET and C#
Version Downloads Last Updated
4.0.1 62,283 7/30/2025
4.0.0 167,824 4/24/2025
4.0.0-beta4 529 4/8/2025
4.0.0-beta3 624 3/18/2025
4.0.0-beta2 7,960 3/3/2025
4.0.0-beta1 799 2/6/2025
4.0.0-beta.3 134 3/18/2025
3.1.0 226,142 2/25/2025
3.0.10 1,089,245 7/27/2024
3.0.9 133,720 6/27/2024
3.0.9-beta1 451 6/11/2024
3.0.8 196,744 5/10/2024
3.0.7 177,396 4/12/2024
3.0.6 16,812 4/5/2024
3.0.5 30,321 3/15/2024
3.0.4 36,448 3/1/2024
3.0.3 482,089 12/27/2023
3.0.2 231,418 12/13/2023
3.0.1 157,650 12/6/2023
3.0.0 460,808 11/27/2023
3.0.0-alpha.2 232 11/21/2023
3.0.0-alpha.1 214 11/9/2023
2.6.0-beta1 884 9/20/2023
2.6.0-beta.8 119 10/18/2023
2.6.0-beta.7 131 10/17/2023
2.6.0-beta.6 135 10/17/2023
2.6.0-beta.5 123 10/17/2023
2.6.0-beta.4 123 10/17/2023
2.6.0-beta.3 127 10/17/2023
2.6.0-beta.2 118 10/16/2023
2.5.1 163,631 11/23/2023
2.5.1-alpha.9 111 11/22/2023
2.5.1-alpha.8 109 11/22/2023
2.5.1-alpha.7 108 11/20/2023
2.5.1-alpha.6 117 11/17/2023
2.5.1-alpha.5 102 11/14/2023
2.5.1-alpha.4 119 11/13/2023
2.5.1-alpha.3 111 11/10/2023
2.5.1-alpha.2 109 11/9/2023
2.5.1-alpha.1 116 11/9/2023
2.5.0 241,640 10/19/2023
2.5.0-beta.11 1,214 7/15/2023
2.5.0-beta.10 162 7/15/2023
2.5.0-beta.9 175 7/15/2023
2.5.0-beta.8 134 7/14/2023
2.5.0-beta.7 154 7/14/2023
2.5.0-beta.6 161 7/13/2023
2.5.0-beta.5 628 7/10/2023
2.5.0-beta.4 153 7/10/2023
2.5.0-beta.3 165 7/10/2023
2.5.0-beta.2 180 7/9/2023
2.5.0-beta.1 188 7/7/2023
2.4.1 84,649 9/15/2023
2.4.0 113,410 7/6/2023
2.4.0-beta.3 179 7/6/2023
2.4.0-beta.2 166 7/5/2023
2.4.0-beta.1 160 7/4/2023
2.3.0 51,790 6/14/2023
2.3.0-beta.1 2,736 1/18/2022
2.2.16 775,918 4/21/2023
2.2.15 120,154 2/1/2023
2.2.15-beta.2 321 1/30/2023
2.2.15-beta.1 183 1/30/2023
2.2.14 19,887 12/27/2022
2.2.14-beta.2 207 12/23/2022
2.2.14-beta.1 217 12/20/2022
2.2.13 105,940 11/21/2022
2.2.12 5,995 11/8/2022
2.2.11 37,453 10/21/2022
2.2.10 29,203 10/17/2022
2.2.10-beta.3 204 10/15/2022
2.2.10-beta.2 212 10/14/2022
2.2.10-beta.1 212 10/14/2022
2.2.9 49,266 10/11/2022
2.2.9-beta.1 215 10/10/2022
2.2.8 15,632 9/29/2022
2.2.7 137,177 7/21/2022
2.2.6 12,829 7/21/2022
2.2.5 27,597 6/28/2022
2.2.5-beta.1 237 6/28/2022
2.2.4 236,950 2/24/2022
2.2.4-beta.1 231 2/10/2022
2.2.3 76,167 2/9/2022
2.2.2 8,984 1/3/2022
2.2.1 41,746 12/10/2021
2.2.0 21,796 11/19/2021
2.1.20 2,855 11/2/2021
2.1.20-beta.1 296 10/29/2021
2.1.19 3,099 10/29/2021
2.1.18 15,338 10/22/2021
2.1.17 2,025 10/21/2021
2.1.16 2,413 10/19/2021
2.1.15 2,709 9/28/2021
2.1.14 2,257 9/23/2021
2.1.13 2,257 9/22/2021
2.1.12 2,185 9/17/2021
2.1.11 2,051 9/15/2021
2.1.10 3,948 9/8/2021
2.1.9 4,943 9/6/2021
2.1.8 2,503 8/19/2021
2.1.7 2,361 8/13/2021
2.1.5 2,708 8/5/2021
2.1.5-beta.1 258 8/5/2021
2.1.4 5,567 7/30/2021
2.1.3 2,413 7/23/2021
2.1.2 16,029 7/12/2021
2.1.1 1,961 7/8/2021
2.1.0 2,139 7/2/2021
2.1.0-beta.17 259 7/2/2021
2.1.0-beta.16 277 7/1/2021
2.1.0-beta.14 321 6/30/2021
2.1.0-beta.13 283 6/24/2021
2.1.0-beta.12 257 6/24/2021
2.1.0-beta.11 291 6/23/2021
2.1.0-beta.10 299 6/23/2021
2.1.0-beta.9 352 6/22/2021
2.1.0-beta.8 331 6/18/2021
2.1.0-beta.7 325 6/18/2021
2.1.0-beta.6 252 6/18/2021
2.1.0-beta.5 313 6/17/2021
2.1.0-beta.4 263 6/17/2021
2.1.0-beta.3 308 6/16/2021
2.1.0-beta.2 285 6/9/2021
2.1.0-beta.1 326 6/4/2021
2.0.4 2,621 6/24/2021
2.0.3 1,985 6/23/2021
2.0.2 2,074 6/8/2021
2.0.1 1,534 6/7/2021
2.0.1-beta.2 306 6/7/2021
2.0.1-beta.1 269 6/4/2021
2.0.0 1,541 6/1/2021
2.0.0-beta.1 320 5/5/2021
1.5.8 2,131 9/14/2021
1.5.7 2,160 8/13/2021
1.5.6 5,805 5/28/2021
1.5.5 18,267 5/5/2021
1.5.4 3,560 4/29/2021
1.5.3 3,227 4/23/2021
1.5.2 3,359 4/5/2021
1.5.1 2,332 3/31/2021
1.5.1-beta.2 295 3/30/2021
1.5.1-beta.1 277 3/30/2021
1.5.0 3,073 2/19/2021
1.5.0-rc.1 288 2/11/2021
1.5.0-beta.2 326 1/18/2021
1.5.0-beta.1 339 11/26/2020
1.4.10 1,644 2/12/2021
1.4.9 10,213 2/2/2021
1.4.8 1,634 2/1/2021
1.4.7 3,549 11/23/2020
1.4.6 2,749 10/15/2020
1.4.5 1,763 10/8/2020
1.4.4 1,887 10/7/2020
1.4.3 1,824 10/6/2020
1.4.3-beta.1 390 10/6/2020
1.4.2 2,411 9/30/2020
1.4.2-beta.1 339 9/30/2020
1.4.1 1,749 9/29/2020
1.4.1-beta.1 352 9/29/2020
1.4.0 1,773 9/25/2020
1.4.0-beta.2 368 9/25/2020
1.4.0-beta.1 400 9/22/2020
1.3.27 2,154 9/24/2020
1.3.27-beta.6 362 9/24/2020
1.3.27-beta.5 354 9/24/2020
1.3.27-beta.4 367 9/24/2020
1.3.27-beta.3 366 9/24/2020
1.3.27-beta.2 349 9/24/2020
1.3.27-beta.1 375 9/24/2020
1.3.26 1,726 9/22/2020
1.3.26-beta.1 354 9/22/2020
1.3.25 1,797 9/22/2020
1.3.25-beta.10 363 9/22/2020
1.3.25-beta.9 364 9/22/2020
1.3.25-beta.8 374 9/22/2020
1.3.25-beta.7 382 9/22/2020
1.3.25-beta.6 380 9/18/2020
1.3.25-beta.5 397 9/18/2020
1.3.25-beta.4 356 9/18/2020
1.3.25-beta.3 388 9/17/2020
1.3.25-beta.2 392 9/17/2020
1.3.25-beta.1 353 9/17/2020
1.3.24 2,032 9/10/2020
1.3.23 1,873 8/28/2020
1.3.22 2,852 8/26/2020
1.3.21 1,707 8/26/2020
1.3.20 2,253 8/24/2020
1.3.19 1,206 8/24/2020
1.3.18 1,308 8/19/2020
1.3.17 1,086 8/14/2020
1.3.16 1,138 8/3/2020
1.3.15 1,132 7/28/2020
1.3.14 1,676 7/22/2020
1.3.13 1,064 7/22/2020
1.3.12 1,058 7/21/2020
1.3.11 1,109 7/20/2020
1.3.10 1,143 7/14/2020
1.3.9 1,058 7/14/2020
1.3.8 1,177 7/13/2020
1.3.7 1,101 7/10/2020
1.3.6 1,232 7/1/2020
1.3.5 1,125 6/30/2020
1.3.4 1,068 6/30/2020