Akka.Streams.Kafka
1.0.0-beta1
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Streams.Kafka --version 1.0.0-beta1
NuGet\Install-Package Akka.Streams.Kafka -Version 1.0.0-beta1
<PackageReference Include="Akka.Streams.Kafka" Version="1.0.0-beta1" />
<PackageVersion Include="Akka.Streams.Kafka" Version="1.0.0-beta1" />
<PackageReference Include="Akka.Streams.Kafka" />
paket add Akka.Streams.Kafka --version 1.0.0-beta1
#r "nuget: Akka.Streams.Kafka, 1.0.0-beta1"
#:package Akka.Streams.Kafka@1.0.0-beta1
#addin nuget:?package=Akka.Streams.Kafka&version=1.0.0-beta1&prerelease
#tool nuget:?package=Akka.Streams.Kafka&version=1.0.0-beta1&prerelease
Apache Kafka adapter for Akka.NET Streams
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. |
-
.NETStandard 2.0
- Akka.Streams (>= 1.4.0-beta3)
- Confluent.Kafka (>= 1.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akka.Streams.Kafka:
Package | Downloads |
---|---|
AkkaDotModule.Webnori
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
1.5.46 | 815 | 8/12/2025 | |
1.5.40.1 | 31,416 | 3/25/2025 | |
1.5.40 | 669 | 3/24/2025 | |
1.5.39 | 751 | 3/19/2025 | |
1.5.39-beta2 | 113 | 3/14/2025 | |
1.5.39-beta1 | 151 | 3/13/2025 | |
1.5.38 | 866 | 3/5/2025 | |
1.5.37 | 4,379 | 2/6/2025 | |
1.5.35 | 12,762 | 1/20/2025 | |
1.5.33 | 1,494 | 12/26/2024 | |
1.5.30 | 7,633 | 10/3/2024 | |
1.5.29 | 419 | 10/1/2024 | |
1.5.15 | 10,649 | 1/11/2024 | |
1.5.13.1 | 1,870 | 10/4/2023 | |
1.5.13 | 259 | 10/4/2023 | |
1.5.8 | 5,037 | 6/16/2023 | |
1.5.0 | 191,890 | 3/4/2023 | |
1.4.49 | 5,419 | 1/27/2023 | |
1.2.2 | 15,217 | 10/21/2022 | |
1.2.1 | 110,130 | 1/26/2022 | |
1.2.0 | 1,410 | 11/17/2021 | |
1.1.4 | 4,440 | 9/8/2021 | |
1.1.3 | 2,660 | 5/24/2021 | |
1.1.2 | 76,850 | 3/9/2021 | |
1.1.1 | 3,743 | 12/16/2020 | |
1.1.0 | 5,117 | 11/6/2020 | |
1.0.1 | 2,832 | 5/27/2020 | |
1.0.0 | 3,662 | 3/11/2020 | |
1.0.0-rc2 | 508 | 3/10/2020 | |
1.0.0-rc1 | 499 | 3/2/2020 | |
1.0.0-beta2 | 729 | 2/18/2020 | |
1.0.0-beta1 | 2,236 | 11/28/2019 | |
0.5.0-beta | 572 | 8/7/2019 |
First beta release of Akka.Streams.Kafka**
In this release, library was rewritten almost completely.
Conceptually, the main part of this release is implementing all consuming and producing stages supported in Alpakka project: https://github.com/akka/alpakka.
See https://github.com/akkadotnet/Akka.Streams.Kafka/issues/36 for full list of implemented stages (there are 11 consumer and 3 producer stages implemented).
Transactional stages are partially implemented, but waiting for issue https://github.com/akkadotnet/Akka.Streams.Kafka/issues/85 to be resolved
(which in turn is waiting for issue in Confluent driver to be closed).
Among the others improvements, some critical issues were resolved, like
- Get rid of internal buffering and scheduled pooling in Consumer stages (https://github.com/akkadotnet/Akka.Streams.Kafka/issues/35)
- DrainControl class is implement, which allows to shutdown stages from outside (so does not require source to be finished to stop processing)