KafkaFlow 4.0.0

Prefix Reserved
dotnet add package KafkaFlow --version 4.0.0
                    
NuGet\Install-Package KafkaFlow -Version 4.0.0
                    
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.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KafkaFlow" Version="4.0.0" />
                    
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.0
                    
#r "nuget: KafkaFlow, 4.0.0"
                    
#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.0
                    
#: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.0
                    
Install as a Cake Addin
#tool nuget:?package=KafkaFlow&version=4.0.0
                    
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.0 89,177 4/24/2025
4.0.0-beta4 417 4/8/2025
4.0.0-beta3 505 3/18/2025
4.0.0-beta2 5,842 3/3/2025
4.0.0-beta1 698 2/6/2025
4.0.0-beta.3 125 3/18/2025
3.1.0 147,717 2/25/2025
3.0.10 880,626 7/27/2024
3.0.9 120,893 6/27/2024
3.0.9-beta1 349 6/11/2024
3.0.8 176,529 5/10/2024
3.0.7 161,600 4/12/2024
3.0.6 16,461 4/5/2024
3.0.5 28,344 3/15/2024
3.0.4 35,466 3/1/2024
3.0.3 448,649 12/27/2023
3.0.2 193,314 12/13/2023
3.0.1 127,181 12/6/2023
3.0.0 370,951 11/27/2023
3.0.0-alpha.2 220 11/21/2023
3.0.0-alpha.1 197 11/9/2023
2.6.0-beta1 780 9/20/2023
2.6.0-beta.8 109 10/18/2023
2.6.0-beta.7 116 10/17/2023
2.6.0-beta.6 116 10/17/2023
2.6.0-beta.5 108 10/17/2023
2.6.0-beta.4 104 10/17/2023
2.6.0-beta.3 110 10/17/2023
2.6.0-beta.2 109 10/16/2023
2.5.1 155,214 11/23/2023
2.5.1-alpha.9 102 11/22/2023
2.5.1-alpha.8 92 11/22/2023
2.5.1-alpha.7 102 11/20/2023
2.5.1-alpha.6 99 11/17/2023
2.5.1-alpha.5 93 11/14/2023
2.5.1-alpha.4 107 11/13/2023
2.5.1-alpha.3 99 11/10/2023
2.5.1-alpha.2 95 11/9/2023
2.5.1-alpha.1 108 11/9/2023
2.5.0 232,095 10/19/2023
2.5.0-beta.11 1,179 7/15/2023
2.5.0-beta.10 136 7/15/2023
2.5.0-beta.9 145 7/15/2023
2.5.0-beta.8 111 7/14/2023
2.5.0-beta.7 123 7/14/2023
2.5.0-beta.6 139 7/13/2023
2.5.0-beta.5 570 7/10/2023
2.5.0-beta.4 132 7/10/2023
2.5.0-beta.3 142 7/10/2023
2.5.0-beta.2 147 7/9/2023
2.5.0-beta.1 155 7/7/2023
2.4.1 81,444 9/15/2023
2.4.0 111,949 7/6/2023
2.4.0-beta.3 147 7/6/2023
2.4.0-beta.2 135 7/5/2023
2.4.0-beta.1 135 7/4/2023
2.3.0 51,654 6/14/2023
2.3.0-beta.1 2,705 1/18/2022
2.2.16 733,798 4/21/2023
2.2.15 117,161 2/1/2023
2.2.15-beta.2 286 1/30/2023
2.2.15-beta.1 156 1/30/2023
2.2.14 17,998 12/27/2022
2.2.14-beta.2 176 12/23/2022
2.2.14-beta.1 179 12/20/2022
2.2.13 103,695 11/21/2022
2.2.12 5,870 11/8/2022
2.2.11 37,143 10/21/2022
2.2.10 26,796 10/17/2022
2.2.10-beta.3 170 10/15/2022
2.2.10-beta.2 177 10/14/2022
2.2.10-beta.1 174 10/14/2022
2.2.9 48,628 10/11/2022
2.2.9-beta.1 183 10/10/2022
2.2.8 15,251 9/29/2022
2.2.7 134,265 7/21/2022
2.2.6 12,696 7/21/2022
2.2.5 27,368 6/28/2022
2.2.5-beta.1 200 6/28/2022
2.2.4 233,122 2/24/2022
2.2.4-beta.1 203 2/10/2022
2.2.3 72,961 2/9/2022
2.2.2 8,860 1/3/2022
2.2.1 40,301 12/10/2021
2.2.0 21,676 11/19/2021
2.1.20 2,745 11/2/2021
2.1.20-beta.1 258 10/29/2021
2.1.19 2,980 10/29/2021
2.1.18 14,893 10/22/2021
2.1.17 1,914 10/21/2021
2.1.16 2,310 10/19/2021
2.1.15 2,594 9/28/2021
2.1.14 2,153 9/23/2021
2.1.13 2,145 9/22/2021
2.1.12 2,064 9/17/2021
2.1.11 1,967 9/15/2021
2.1.10 3,807 9/8/2021
2.1.9 4,830 9/6/2021
2.1.8 2,396 8/19/2021
2.1.7 2,243 8/13/2021
2.1.5 2,583 8/5/2021
2.1.5-beta.1 226 8/5/2021
2.1.4 5,446 7/30/2021
2.1.3 2,291 7/23/2021
2.1.2 14,904 7/12/2021
2.1.1 1,847 7/8/2021
2.1.0 2,019 7/2/2021
2.1.0-beta.17 226 7/2/2021
2.1.0-beta.16 249 7/1/2021
2.1.0-beta.14 284 6/30/2021
2.1.0-beta.13 255 6/24/2021
2.1.0-beta.12 228 6/24/2021
2.1.0-beta.11 258 6/23/2021
2.1.0-beta.10 264 6/23/2021
2.1.0-beta.9 313 6/22/2021
2.1.0-beta.8 303 6/18/2021
2.1.0-beta.7 290 6/18/2021
2.1.0-beta.6 219 6/18/2021
2.1.0-beta.5 276 6/17/2021
2.1.0-beta.4 229 6/17/2021
2.1.0-beta.3 270 6/16/2021
2.1.0-beta.2 252 6/9/2021
2.1.0-beta.1 288 6/4/2021
2.0.4 2,529 6/24/2021
2.0.3 1,890 6/23/2021
2.0.2 1,958 6/8/2021
2.0.1 1,453 6/7/2021
2.0.1-beta.2 267 6/7/2021
2.0.1-beta.1 229 6/4/2021
2.0.0 1,455 6/1/2021
2.0.0-beta.1 285 5/5/2021
1.5.8 2,034 9/14/2021
1.5.7 2,051 8/13/2021
1.5.6 5,648 5/28/2021
1.5.5 17,854 5/5/2021
1.5.4 3,419 4/29/2021
1.5.3 3,098 4/23/2021
1.5.2 3,245 4/5/2021
1.5.1 2,193 3/31/2021
1.5.1-beta.2 258 3/30/2021
1.5.1-beta.1 248 3/30/2021
1.5.0 2,976 2/19/2021
1.5.0-rc.1 249 2/11/2021
1.5.0-beta.2 285 1/18/2021
1.5.0-beta.1 309 11/26/2020
1.4.10 1,551 2/12/2021
1.4.9 10,121 2/2/2021
1.4.8 1,537 2/1/2021
1.4.7 3,461 11/23/2020
1.4.6 2,651 10/15/2020
1.4.5 1,679 10/8/2020
1.4.4 1,779 10/7/2020
1.4.3 1,730 10/6/2020
1.4.3-beta.1 355 10/6/2020
1.4.2 2,285 9/30/2020
1.4.2-beta.1 302 9/30/2020
1.4.1 1,658 9/29/2020
1.4.1-beta.1 314 9/29/2020
1.4.0 1,671 9/25/2020
1.4.0-beta.2 338 9/25/2020
1.4.0-beta.1 360 9/22/2020
1.3.27 2,038 9/24/2020
1.3.27-beta.6 328 9/24/2020
1.3.27-beta.5 318 9/24/2020
1.3.27-beta.4 329 9/24/2020
1.3.27-beta.3 335 9/24/2020
1.3.27-beta.2 311 9/24/2020
1.3.27-beta.1 334 9/24/2020
1.3.26 1,623 9/22/2020
1.3.26-beta.1 322 9/22/2020
1.3.25 1,687 9/22/2020
1.3.25-beta.10 325 9/22/2020
1.3.25-beta.9 327 9/22/2020
1.3.25-beta.8 337 9/22/2020
1.3.25-beta.7 336 9/22/2020
1.3.25-beta.6 349 9/18/2020
1.3.25-beta.5 356 9/18/2020
1.3.25-beta.4 324 9/18/2020
1.3.25-beta.3 346 9/17/2020
1.3.25-beta.2 360 9/17/2020
1.3.25-beta.1 321 9/17/2020
1.3.24 1,918 9/10/2020
1.3.23 1,779 8/28/2020
1.3.22 2,736 8/26/2020
1.3.21 1,594 8/26/2020
1.3.20 2,144 8/24/2020
1.3.19 1,135 8/24/2020
1.3.18 1,221 8/19/2020
1.3.17 1,027 8/14/2020
1.3.16 1,082 8/3/2020
1.3.15 1,074 7/28/2020
1.3.14 1,615 7/22/2020
1.3.13 1,008 7/22/2020
1.3.12 996 7/21/2020
1.3.11 1,049 7/20/2020
1.3.10 1,087 7/14/2020
1.3.9 995 7/14/2020
1.3.8 1,117 7/13/2020
1.3.7 1,047 7/10/2020
1.3.6 1,172 7/1/2020
1.3.5 1,051 6/30/2020
1.3.4 1,007 6/30/2020