Streamiz.Kafka.Net 1.8.1

dotnet add package Streamiz.Kafka.Net --version 1.8.1
                    
NuGet\Install-Package Streamiz.Kafka.Net -Version 1.8.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="Streamiz.Kafka.Net" Version="1.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Streamiz.Kafka.Net" Version="1.8.1" />
                    
Directory.Packages.props
<PackageReference Include="Streamiz.Kafka.Net" />
                    
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 Streamiz.Kafka.Net --version 1.8.1
                    
#r "nuget: Streamiz.Kafka.Net, 1.8.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 Streamiz.Kafka.Net@1.8.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=Streamiz.Kafka.Net&version=1.8.1
                    
Install as a Cake Addin
#tool nuget:?package=Streamiz.Kafka.Net&version=1.8.1
                    
Install as a Cake Tool

.NET Stream Processing Library for Apache Kafka

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 (13)

Showing the top 5 NuGet packages that depend on Streamiz.Kafka.Net:

Package Downloads
Streamiz.Kafka.Net.SchemaRegistry.SerDes

Package Description

Streamiz.Kafka.Net.SchemaRegistry.SerDes.Json

Json serdes using schema registry for Streamiz Application

Streamiz.Kafka.Net.SchemaRegistry.SerDes.Avro

Avro serdes using schema registry for Streamiz Application

Streamiz.Kafka.Net.SchemaRegistry.SerDes.Protobuf

Package Description

Streamiz.Kafka.Net.Metrics.OpenTelemetry

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.1 3,970 4/15/2026
1.8.0 8,064 3/12/2026
1.8.0-RC1 801 1/26/2026
1.7.1 59,847 7/18/2025
1.7.1-RC2 1,217 6/5/2025
1.7.1-RC1 594 6/4/2025
1.7.0 95,738 1/8/2025
1.7.0-RC2 1,102 12/13/2024
1.7.0-RC1 514 12/12/2024
1.6.0 250,740 7/29/2024
1.6.0-RC2 952 6/20/2024
1.6.0-RC1 39,765 5/10/2024
1.5.1 145,851 10/31/2023
1.5.0 189,982 7/19/2023
1.5.0-RC2 773 7/11/2023
1.5.0-RC1 791 7/4/2023
1.4.2 150,526 12/7/2022
1.4.1 1,871 12/2/2022
1.4.0 2,167 11/28/2022
1.4.0-RC5 737 11/21/2022
Loading failed