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 | 51,909 | 7/30/2025 |
4.0.0 | 159,248 | 4/24/2025 |
4.0.0-beta4 | 447 | 4/8/2025 |
4.0.0-beta3 | 538 | 3/18/2025 |
4.0.0-beta2 | 7,706 | 3/3/2025 |
4.0.0-beta1 | 725 | 2/6/2025 |
4.0.0-beta.3 | 134 | 3/18/2025 |
3.1.0 | 216,283 | 2/25/2025 |
3.0.10 | 1,065,530 | 7/27/2024 |
3.0.9 | 132,112 | 6/27/2024 |
3.0.9-beta1 | 382 | 6/11/2024 |
3.0.8 | 194,454 | 5/10/2024 |
3.0.7 | 175,711 | 4/12/2024 |
3.0.6 | 16,701 | 4/5/2024 |
3.0.5 | 30,005 | 3/15/2024 |
3.0.4 | 36,245 | 3/1/2024 |
3.0.3 | 477,606 | 12/27/2023 |
3.0.2 | 226,735 | 12/13/2023 |
3.0.1 | 153,566 | 12/6/2023 |
3.0.0 | 449,003 | 11/27/2023 |
3.0.0-alpha.2 | 230 | 11/21/2023 |
3.0.0-alpha.1 | 211 | 11/9/2023 |
2.6.0-beta1 | 819 | 9/20/2023 |
2.6.0-beta.8 | 119 | 10/18/2023 |
2.6.0-beta.7 | 129 | 10/17/2023 |
2.6.0-beta.6 | 133 | 10/17/2023 |
2.6.0-beta.5 | 121 | 10/17/2023 |
2.6.0-beta.4 | 120 | 10/17/2023 |
2.6.0-beta.3 | 125 | 10/17/2023 |
2.6.0-beta.2 | 118 | 10/16/2023 |
2.5.1 | 162,571 | 11/23/2023 |
2.5.1-alpha.9 | 111 | 11/22/2023 |
2.5.1-alpha.8 | 106 | 11/22/2023 |
2.5.1-alpha.7 | 108 | 11/20/2023 |
2.5.1-alpha.6 | 115 | 11/17/2023 |
2.5.1-alpha.5 | 102 | 11/14/2023 |
2.5.1-alpha.4 | 118 | 11/13/2023 |
2.5.1-alpha.3 | 111 | 11/10/2023 |
2.5.1-alpha.2 | 108 | 11/9/2023 |
2.5.1-alpha.1 | 115 | 11/9/2023 |
2.5.0 | 240,778 | 10/19/2023 |
2.5.0-beta.11 | 1,212 | 7/15/2023 |
2.5.0-beta.10 | 161 | 7/15/2023 |
2.5.0-beta.9 | 172 | 7/15/2023 |
2.5.0-beta.8 | 134 | 7/14/2023 |
2.5.0-beta.7 | 152 | 7/14/2023 |
2.5.0-beta.6 | 161 | 7/13/2023 |
2.5.0-beta.5 | 625 | 7/10/2023 |
2.5.0-beta.4 | 153 | 7/10/2023 |
2.5.0-beta.3 | 163 | 7/10/2023 |
2.5.0-beta.2 | 178 | 7/9/2023 |
2.5.0-beta.1 | 187 | 7/7/2023 |
2.4.1 | 84,002 | 9/15/2023 |
2.4.0 | 113,121 | 7/6/2023 |
2.4.0-beta.3 | 176 | 7/6/2023 |
2.4.0-beta.2 | 164 | 7/5/2023 |
2.4.0-beta.1 | 159 | 7/4/2023 |
2.3.0 | 51,725 | 6/14/2023 |
2.3.0-beta.1 | 2,735 | 1/18/2022 |
2.2.16 | 770,883 | 4/21/2023 |
2.2.15 | 119,545 | 2/1/2023 |
2.2.15-beta.2 | 317 | 1/30/2023 |
2.2.15-beta.1 | 181 | 1/30/2023 |
2.2.14 | 19,597 | 12/27/2022 |
2.2.14-beta.2 | 203 | 12/23/2022 |
2.2.14-beta.1 | 212 | 12/20/2022 |
2.2.13 | 105,671 | 11/21/2022 |
2.2.12 | 5,924 | 11/8/2022 |
2.2.11 | 37,374 | 10/21/2022 |
2.2.10 | 28,903 | 10/17/2022 |
2.2.10-beta.3 | 202 | 10/15/2022 |
2.2.10-beta.2 | 209 | 10/14/2022 |
2.2.10-beta.1 | 210 | 10/14/2022 |
2.2.9 | 49,076 | 10/11/2022 |
2.2.9-beta.1 | 213 | 10/10/2022 |
2.2.8 | 15,559 | 9/29/2022 |
2.2.7 | 136,833 | 7/21/2022 |
2.2.6 | 12,756 | 7/21/2022 |
2.2.5 | 27,506 | 6/28/2022 |
2.2.5-beta.1 | 234 | 6/28/2022 |
2.2.4 | 236,567 | 2/24/2022 |
2.2.4-beta.1 | 230 | 2/10/2022 |
2.2.3 | 75,680 | 2/9/2022 |
2.2.2 | 8,924 | 1/3/2022 |
2.2.1 | 41,485 | 12/10/2021 |
2.2.0 | 21,736 | 11/19/2021 |
2.1.20 | 2,795 | 11/2/2021 |
2.1.20-beta.1 | 291 | 10/29/2021 |
2.1.19 | 3,039 | 10/29/2021 |
2.1.18 | 15,012 | 10/22/2021 |
2.1.17 | 1,964 | 10/21/2021 |
2.1.16 | 2,358 | 10/19/2021 |
2.1.15 | 2,660 | 9/28/2021 |
2.1.14 | 2,204 | 9/23/2021 |
2.1.13 | 2,200 | 9/22/2021 |
2.1.12 | 2,123 | 9/17/2021 |
2.1.11 | 2,010 | 9/15/2021 |
2.1.10 | 3,865 | 9/8/2021 |
2.1.9 | 4,883 | 9/6/2021 |
2.1.8 | 2,449 | 8/19/2021 |
2.1.7 | 2,294 | 8/13/2021 |
2.1.5 | 2,645 | 8/5/2021 |
2.1.5-beta.1 | 257 | 8/5/2021 |
2.1.4 | 5,499 | 7/30/2021 |
2.1.3 | 2,352 | 7/23/2021 |
2.1.2 | 15,528 | 7/12/2021 |
2.1.1 | 1,912 | 7/8/2021 |
2.1.0 | 2,075 | 7/2/2021 |
2.1.0-beta.17 | 255 | 7/2/2021 |
2.1.0-beta.16 | 276 | 7/1/2021 |
2.1.0-beta.14 | 319 | 6/30/2021 |
2.1.0-beta.13 | 282 | 6/24/2021 |
2.1.0-beta.12 | 256 | 6/24/2021 |
2.1.0-beta.11 | 290 | 6/23/2021 |
2.1.0-beta.10 | 296 | 6/23/2021 |
2.1.0-beta.9 | 348 | 6/22/2021 |
2.1.0-beta.8 | 330 | 6/18/2021 |
2.1.0-beta.7 | 321 | 6/18/2021 |
2.1.0-beta.6 | 250 | 6/18/2021 |
2.1.0-beta.5 | 311 | 6/17/2021 |
2.1.0-beta.4 | 260 | 6/17/2021 |
2.1.0-beta.3 | 304 | 6/16/2021 |
2.1.0-beta.2 | 283 | 6/9/2021 |
2.1.0-beta.1 | 322 | 6/4/2021 |
2.0.4 | 2,584 | 6/24/2021 |
2.0.3 | 1,934 | 6/23/2021 |
2.0.2 | 2,016 | 6/8/2021 |
2.0.1 | 1,489 | 6/7/2021 |
2.0.1-beta.2 | 303 | 6/7/2021 |
2.0.1-beta.1 | 266 | 6/4/2021 |
2.0.0 | 1,503 | 6/1/2021 |
2.0.0-beta.1 | 317 | 5/5/2021 |
1.5.8 | 2,080 | 9/14/2021 |
1.5.7 | 2,104 | 8/13/2021 |
1.5.6 | 5,742 | 5/28/2021 |
1.5.5 | 18,145 | 5/5/2021 |
1.5.4 | 3,502 | 4/29/2021 |
1.5.3 | 3,171 | 4/23/2021 |
1.5.2 | 3,298 | 4/5/2021 |
1.5.1 | 2,281 | 3/31/2021 |
1.5.1-beta.2 | 293 | 3/30/2021 |
1.5.1-beta.1 | 275 | 3/30/2021 |
1.5.0 | 3,032 | 2/19/2021 |
1.5.0-rc.1 | 284 | 2/11/2021 |
1.5.0-beta.2 | 321 | 1/18/2021 |
1.5.0-beta.1 | 337 | 11/26/2020 |
1.4.10 | 1,612 | 2/12/2021 |
1.4.9 | 10,177 | 2/2/2021 |
1.4.8 | 1,589 | 2/1/2021 |
1.4.7 | 3,510 | 11/23/2020 |
1.4.6 | 2,710 | 10/15/2020 |
1.4.5 | 1,730 | 10/8/2020 |
1.4.4 | 1,831 | 10/7/2020 |
1.4.3 | 1,780 | 10/6/2020 |
1.4.3-beta.1 | 387 | 10/6/2020 |
1.4.2 | 2,357 | 9/30/2020 |
1.4.2-beta.1 | 334 | 9/30/2020 |
1.4.1 | 1,715 | 9/29/2020 |
1.4.1-beta.1 | 347 | 9/29/2020 |
1.4.0 | 1,728 | 9/25/2020 |
1.4.0-beta.2 | 366 | 9/25/2020 |
1.4.0-beta.1 | 397 | 9/22/2020 |
1.3.27 | 2,107 | 9/24/2020 |
1.3.27-beta.6 | 360 | 9/24/2020 |
1.3.27-beta.5 | 351 | 9/24/2020 |
1.3.27-beta.4 | 363 | 9/24/2020 |
1.3.27-beta.3 | 364 | 9/24/2020 |
1.3.27-beta.2 | 345 | 9/24/2020 |
1.3.27-beta.1 | 369 | 9/24/2020 |
1.3.26 | 1,678 | 9/22/2020 |
1.3.26-beta.1 | 352 | 9/22/2020 |
1.3.25 | 1,750 | 9/22/2020 |
1.3.25-beta.10 | 359 | 9/22/2020 |
1.3.25-beta.9 | 359 | 9/22/2020 |
1.3.25-beta.8 | 370 | 9/22/2020 |
1.3.25-beta.7 | 375 | 9/22/2020 |
1.3.25-beta.6 | 378 | 9/18/2020 |
1.3.25-beta.5 | 391 | 9/18/2020 |
1.3.25-beta.4 | 354 | 9/18/2020 |
1.3.25-beta.3 | 384 | 9/17/2020 |
1.3.25-beta.2 | 389 | 9/17/2020 |
1.3.25-beta.1 | 351 | 9/17/2020 |
1.3.24 | 1,972 | 9/10/2020 |
1.3.23 | 1,827 | 8/28/2020 |
1.3.22 | 2,796 | 8/26/2020 |
1.3.21 | 1,655 | 8/26/2020 |
1.3.20 | 2,210 | 8/24/2020 |
1.3.19 | 1,175 | 8/24/2020 |
1.3.18 | 1,272 | 8/19/2020 |
1.3.17 | 1,060 | 8/14/2020 |
1.3.16 | 1,114 | 8/3/2020 |
1.3.15 | 1,105 | 7/28/2020 |
1.3.14 | 1,650 | 7/22/2020 |
1.3.13 | 1,040 | 7/22/2020 |
1.3.12 | 1,030 | 7/21/2020 |
1.3.11 | 1,081 | 7/20/2020 |
1.3.10 | 1,119 | 7/14/2020 |
1.3.9 | 1,033 | 7/14/2020 |
1.3.8 | 1,152 | 7/13/2020 |
1.3.7 | 1,077 | 7/10/2020 |
1.3.6 | 1,211 | 7/1/2020 |
1.3.5 | 1,097 | 6/30/2020 |
1.3.4 | 1,043 | 6/30/2020 |