librdkafka.redist 2.14.1

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

The Apache Kafka C/C++ client library - redistributable

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on librdkafka.redist:

Package Downloads
Confluent.Kafka

Confluent's .NET Client for Apache Kafka

Microsoft.Azure.Workflows.WebJobs.Extension

Extensions for running workflows in Azure Functions

Confluent.Kafka.StrongName

Confluent's .NET Client for Apache Kafka

Zq.Utils

C# .NET Framework4.5版本工具类

NetCoreKit.Infrastructure.Bus.Kafka

Supports Kafka Bus for NetCoreKit.Infrastructure.Bus.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on librdkafka.redist:

Repository Stars
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
confluentinc/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
Version Downloads Last Updated
2.14.1 32,597 4/14/2026
2.14.1-RC1 129 4/10/2026
2.14.0 971,398 4/1/2026
2.14.0-RC1 893 3/30/2026
2.13.2 1,115,766 3/2/2026
2.13.2-RC1 1,197 2/26/2026
2.13.0 2,902,513 1/5/2026
2.13.0-RC1 446 12/16/2025
2.12.1 138,954 10/21/2025
2.12.1-RC1 382 10/20/2025
2.12.0 4,953,349 10/8/2025
2.12.0-RC2 13,132 10/6/2025
2.11.1 3,529,534 8/18/2025
2.11.1-RC2 794 8/18/2025
2.11.0 3,518,055 7/3/2025
2.11.0-RC4 319 7/3/2025
2.11.0-RC3 338 7/2/2025
Loading failed

Release of librdkafka