Dekaf 0.0.1-ci.1534

Prefix Reserved
This is a prerelease version of Dekaf.
dotnet add package Dekaf --version 0.0.1-ci.1534
                    
NuGet\Install-Package Dekaf -Version 0.0.1-ci.1534
                    
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="Dekaf" Version="0.0.1-ci.1534" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dekaf" Version="0.0.1-ci.1534" />
                    
Directory.Packages.props
<PackageReference Include="Dekaf" />
                    
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 Dekaf --version 0.0.1-ci.1534
                    
#r "nuget: Dekaf, 0.0.1-ci.1534"
                    
#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 Dekaf@0.0.1-ci.1534
                    
#: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=Dekaf&version=0.0.1-ci.1534&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dekaf&version=0.0.1-ci.1534&prerelease
                    
Install as a Cake Tool

High-performance, pure C# Apache Kafka client library for .NET 10

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Dekaf:

Package Downloads
Dekaf.SchemaRegistry

Confluent Schema Registry integration for Dekaf Kafka client

Dekaf.Extensions.DependencyInjection

Microsoft.Extensions.DependencyInjection integration for Dekaf Kafka client

Dekaf.Compression.Zstd

Zstd compression codec for Dekaf Kafka client

Dekaf.Extensions.Hosting

Microsoft.Extensions.Hosting integration for Dekaf Kafka client

Dekaf.Serialization.Json

System.Text.Json serialization for Dekaf Kafka client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-ci.1534 28 3/15/2026
0.0.1-ci.1529 30 3/15/2026
0.0.1-ci.1432 35 3/14/2026
0.0.1-ci.1408 32 3/14/2026
0.0.1-ci.1403 33 3/14/2026
0.0.1-ci.1165 59 2/28/2026
0.0.1-ci.1157 56 2/28/2026
0.0.1-ci.984 66 2/14/2026
0.0.1-ci.969 53 2/14/2026
0.0.1-ci.753 61 2/7/2026
0.0.1-ci.746 63 2/7/2026
0.0.1-ci.710 60 2/7/2026
0.0.1-ci.691 56 2/7/2026
0.0.1-ci.679 62 2/7/2026
0.0.1-ci.634 64 2/5/2026
0.0.1-ci.608 62 2/5/2026
0.0.1-ci.600 63 2/5/2026
0.0.1-ci.583 59 2/4/2026
0.0.1-ci.549 58 2/4/2026
0.0.1-ci.537 55 2/3/2026
Loading failed