KafkaFlow 4.0.1
Prefix Reserveddotnet 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" />
<PackageReference Include="KafkaFlow" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=KafkaFlow&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
KafkaFlow main package
Product | Versions 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.
-
.NETStandard 2.0
- Confluent.Kafka (>= 2.8.0)
- KafkaFlow.Abstractions (>= 4.0.1)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.3)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- System.Threading.Channels (>= 9.0.3)
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 | 32,005 | 7/30/2025 |
4.0.0 | 138,571 | 4/24/2025 |
4.0.0-beta4 | 430 | 4/8/2025 |
4.0.0-beta3 | 519 | 3/18/2025 |
4.0.0-beta2 | 7,117 | 3/3/2025 |
4.0.0-beta1 | 709 | 2/6/2025 |
4.0.0-beta.3 | 133 | 3/18/2025 |
3.1.0 | 190,849 | 2/25/2025 |
3.0.10 | 1,009,057 | 7/27/2024 |
3.0.9 | 128,397 | 6/27/2024 |
3.0.9-beta1 | 363 | 6/11/2024 |
3.0.8 | 188,793 | 5/10/2024 |
3.0.7 | 171,910 | 4/12/2024 |
3.0.6 | 16,560 | 4/5/2024 |
3.0.5 | 29,413 | 3/15/2024 |
3.0.4 | 35,982 | 3/1/2024 |
3.0.3 | 468,371 | 12/27/2023 |
3.0.2 | 218,057 | 12/13/2023 |
3.0.1 | 145,262 | 12/6/2023 |
3.0.0 | 422,978 | 11/27/2023 |
3.0.0-alpha.2 | 228 | 11/21/2023 |
3.0.0-alpha.1 | 208 | 11/9/2023 |
2.6.0-beta1 | 798 | 9/20/2023 |
2.6.0-beta.8 | 117 | 10/18/2023 |
2.6.0-beta.7 | 126 | 10/17/2023 |
2.6.0-beta.6 | 129 | 10/17/2023 |
2.6.0-beta.5 | 118 | 10/17/2023 |
2.6.0-beta.4 | 116 | 10/17/2023 |
2.6.0-beta.3 | 123 | 10/17/2023 |
2.6.0-beta.2 | 118 | 10/16/2023 |
2.5.1 | 160,113 | 11/23/2023 |
2.5.1-alpha.9 | 110 | 11/22/2023 |
2.5.1-alpha.8 | 100 | 11/22/2023 |
2.5.1-alpha.7 | 108 | 11/20/2023 |
2.5.1-alpha.6 | 109 | 11/17/2023 |
2.5.1-alpha.5 | 101 | 11/14/2023 |
2.5.1-alpha.4 | 117 | 11/13/2023 |
2.5.1-alpha.3 | 107 | 11/10/2023 |
2.5.1-alpha.2 | 105 | 11/9/2023 |
2.5.1-alpha.1 | 114 | 11/9/2023 |
2.5.0 | 239,126 | 10/19/2023 |
2.5.0-beta.11 | 1,202 | 7/15/2023 |
2.5.0-beta.10 | 153 | 7/15/2023 |
2.5.0-beta.9 | 165 | 7/15/2023 |
2.5.0-beta.8 | 130 | 7/14/2023 |
2.5.0-beta.7 | 144 | 7/14/2023 |
2.5.0-beta.6 | 157 | 7/13/2023 |
2.5.0-beta.5 | 607 | 7/10/2023 |
2.5.0-beta.4 | 149 | 7/10/2023 |
2.5.0-beta.3 | 158 | 7/10/2023 |
2.5.0-beta.2 | 168 | 7/9/2023 |
2.5.0-beta.1 | 178 | 7/7/2023 |
2.4.1 | 83,150 | 9/15/2023 |
2.4.0 | 112,683 | 7/6/2023 |
2.4.0-beta.3 | 169 | 7/6/2023 |
2.4.0-beta.2 | 155 | 7/5/2023 |
2.4.0-beta.1 | 151 | 7/4/2023 |
2.3.0 | 51,690 | 6/14/2023 |
2.3.0-beta.1 | 2,729 | 1/18/2022 |
2.2.16 | 756,109 | 4/21/2023 |
2.2.15 | 118,583 | 2/1/2023 |
2.2.15-beta.2 | 309 | 1/30/2023 |
2.2.15-beta.1 | 176 | 1/30/2023 |
2.2.14 | 19,010 | 12/27/2022 |
2.2.14-beta.2 | 197 | 12/23/2022 |
2.2.14-beta.1 | 204 | 12/20/2022 |
2.2.13 | 104,859 | 11/21/2022 |
2.2.12 | 5,890 | 11/8/2022 |
2.2.11 | 37,294 | 10/21/2022 |
2.2.10 | 28,350 | 10/17/2022 |
2.2.10-beta.3 | 192 | 10/15/2022 |
2.2.10-beta.2 | 199 | 10/14/2022 |
2.2.10-beta.1 | 197 | 10/14/2022 |
2.2.9 | 48,908 | 10/11/2022 |
2.2.9-beta.1 | 204 | 10/10/2022 |
2.2.8 | 15,418 | 9/29/2022 |
2.2.7 | 136,283 | 7/21/2022 |
2.2.6 | 12,718 | 7/21/2022 |
2.2.5 | 27,438 | 6/28/2022 |
2.2.5-beta.1 | 224 | 6/28/2022 |
2.2.4 | 235,640 | 2/24/2022 |
2.2.4-beta.1 | 224 | 2/10/2022 |
2.2.3 | 74,697 | 2/9/2022 |
2.2.2 | 8,884 | 1/3/2022 |
2.2.1 | 40,921 | 12/10/2021 |
2.2.0 | 21,703 | 11/19/2021 |
2.1.20 | 2,770 | 11/2/2021 |
2.1.20-beta.1 | 281 | 10/29/2021 |
2.1.19 | 3,003 | 10/29/2021 |
2.1.18 | 14,930 | 10/22/2021 |
2.1.17 | 1,935 | 10/21/2021 |
2.1.16 | 2,331 | 10/19/2021 |
2.1.15 | 2,620 | 9/28/2021 |
2.1.14 | 2,176 | 9/23/2021 |
2.1.13 | 2,166 | 9/22/2021 |
2.1.12 | 2,087 | 9/17/2021 |
2.1.11 | 1,989 | 9/15/2021 |
2.1.10 | 3,830 | 9/8/2021 |
2.1.9 | 4,852 | 9/6/2021 |
2.1.8 | 2,420 | 8/19/2021 |
2.1.7 | 2,264 | 8/13/2021 |
2.1.5 | 2,605 | 8/5/2021 |
2.1.5-beta.1 | 247 | 8/5/2021 |
2.1.4 | 5,472 | 7/30/2021 |
2.1.3 | 2,313 | 7/23/2021 |
2.1.2 | 15,260 | 7/12/2021 |
2.1.1 | 1,875 | 7/8/2021 |
2.1.0 | 2,046 | 7/2/2021 |
2.1.0-beta.17 | 246 | 7/2/2021 |
2.1.0-beta.16 | 270 | 7/1/2021 |
2.1.0-beta.14 | 307 | 6/30/2021 |
2.1.0-beta.13 | 276 | 6/24/2021 |
2.1.0-beta.12 | 250 | 6/24/2021 |
2.1.0-beta.11 | 283 | 6/23/2021 |
2.1.0-beta.10 | 288 | 6/23/2021 |
2.1.0-beta.9 | 337 | 6/22/2021 |
2.1.0-beta.8 | 324 | 6/18/2021 |
2.1.0-beta.7 | 313 | 6/18/2021 |
2.1.0-beta.6 | 241 | 6/18/2021 |
2.1.0-beta.5 | 298 | 6/17/2021 |
2.1.0-beta.4 | 250 | 6/17/2021 |
2.1.0-beta.3 | 294 | 6/16/2021 |
2.1.0-beta.2 | 275 | 6/9/2021 |
2.1.0-beta.1 | 313 | 6/4/2021 |
2.0.4 | 2,552 | 6/24/2021 |
2.0.3 | 1,910 | 6/23/2021 |
2.0.2 | 1,978 | 6/8/2021 |
2.0.1 | 1,472 | 6/7/2021 |
2.0.1-beta.2 | 291 | 6/7/2021 |
2.0.1-beta.1 | 256 | 6/4/2021 |
2.0.0 | 1,478 | 6/1/2021 |
2.0.0-beta.1 | 309 | 5/5/2021 |
1.5.8 | 2,057 | 9/14/2021 |
1.5.7 | 2,077 | 8/13/2021 |
1.5.6 | 5,702 | 5/28/2021 |
1.5.5 | 18,038 | 5/5/2021 |
1.5.4 | 3,461 | 4/29/2021 |
1.5.3 | 3,124 | 4/23/2021 |
1.5.2 | 3,269 | 4/5/2021 |
1.5.1 | 2,236 | 3/31/2021 |
1.5.1-beta.2 | 281 | 3/30/2021 |
1.5.1-beta.1 | 269 | 3/30/2021 |
1.5.0 | 3,000 | 2/19/2021 |
1.5.0-rc.1 | 275 | 2/11/2021 |
1.5.0-beta.2 | 312 | 1/18/2021 |
1.5.0-beta.1 | 331 | 11/26/2020 |
1.4.10 | 1,573 | 2/12/2021 |
1.4.9 | 10,149 | 2/2/2021 |
1.4.8 | 1,563 | 2/1/2021 |
1.4.7 | 3,485 | 11/23/2020 |
1.4.6 | 2,675 | 10/15/2020 |
1.4.5 | 1,703 | 10/8/2020 |
1.4.4 | 1,803 | 10/7/2020 |
1.4.3 | 1,753 | 10/6/2020 |
1.4.3-beta.1 | 379 | 10/6/2020 |
1.4.2 | 2,313 | 9/30/2020 |
1.4.2-beta.1 | 325 | 9/30/2020 |
1.4.1 | 1,683 | 9/29/2020 |
1.4.1-beta.1 | 339 | 9/29/2020 |
1.4.0 | 1,697 | 9/25/2020 |
1.4.0-beta.2 | 360 | 9/25/2020 |
1.4.0-beta.1 | 388 | 9/22/2020 |
1.3.27 | 2,066 | 9/24/2020 |
1.3.27-beta.6 | 352 | 9/24/2020 |
1.3.27-beta.5 | 341 | 9/24/2020 |
1.3.27-beta.4 | 353 | 9/24/2020 |
1.3.27-beta.3 | 358 | 9/24/2020 |
1.3.27-beta.2 | 337 | 9/24/2020 |
1.3.27-beta.1 | 360 | 9/24/2020 |
1.3.26 | 1,649 | 9/22/2020 |
1.3.26-beta.1 | 346 | 9/22/2020 |
1.3.25 | 1,716 | 9/22/2020 |
1.3.25-beta.10 | 349 | 9/22/2020 |
1.3.25-beta.9 | 351 | 9/22/2020 |
1.3.25-beta.8 | 362 | 9/22/2020 |
1.3.25-beta.7 | 362 | 9/22/2020 |
1.3.25-beta.6 | 372 | 9/18/2020 |
1.3.25-beta.5 | 385 | 9/18/2020 |
1.3.25-beta.4 | 348 | 9/18/2020 |
1.3.25-beta.3 | 372 | 9/17/2020 |
1.3.25-beta.2 | 383 | 9/17/2020 |
1.3.25-beta.1 | 345 | 9/17/2020 |
1.3.24 | 1,944 | 9/10/2020 |
1.3.23 | 1,803 | 8/28/2020 |
1.3.22 | 2,765 | 8/26/2020 |
1.3.21 | 1,619 | 8/26/2020 |
1.3.20 | 2,173 | 8/24/2020 |
1.3.19 | 1,159 | 8/24/2020 |
1.3.18 | 1,251 | 8/19/2020 |
1.3.17 | 1,051 | 8/14/2020 |
1.3.16 | 1,108 | 8/3/2020 |
1.3.15 | 1,097 | 7/28/2020 |
1.3.14 | 1,637 | 7/22/2020 |
1.3.13 | 1,032 | 7/22/2020 |
1.3.12 | 1,022 | 7/21/2020 |
1.3.11 | 1,073 | 7/20/2020 |
1.3.10 | 1,113 | 7/14/2020 |
1.3.9 | 1,024 | 7/14/2020 |
1.3.8 | 1,143 | 7/13/2020 |
1.3.7 | 1,072 | 7/10/2020 |
1.3.6 | 1,202 | 7/1/2020 |
1.3.5 | 1,085 | 6/30/2020 |
1.3.4 | 1,034 | 6/30/2020 |