Kenso.Data.Kafka
1.0.2
dotnet add package Kenso.Data.Kafka --version 1.0.2
NuGet\Install-Package Kenso.Data.Kafka -Version 1.0.2
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="Kenso.Data.Kafka" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kenso.Data.Kafka --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kenso.Data.Kafka, 1.0.2"
#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.
// Install Kenso.Data.Kafka as a Cake Addin #addin nuget:?package=Kenso.Data.Kafka&version=1.0.2 // Install Kenso.Data.Kafka as a Cake Tool #tool nuget:?package=Kenso.Data.Kafka&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
data-kafka-dotnet
A generic implementation of Apache Kafka producer and consumer utilizing Avro for message serialization.
Features:
- Generic Kafka pubisher implementation
- Generic Kafka subscriber implementation
- Sample producer and consumer apps
- Lightweight and extendable
- Schema registry integration with Avro serialization using Chr.Avro
- Commercial support offered by Kenso Software
Getting Help
If you have any questions or feedback:
- Ask a question on the KensoBI Discord channel
- File an issue for bugs, issues and feature suggestions.
Your feedback is always welcome!
License
This software is distributed under Apache License 2.0.
Notes
Copyright (c) 2023 Kenso Software
KAFKA is a registered trademark of The Apache Software Foundation. data-kafka-dotnet has no affiliation with and is not endorsed by The Apache Software Foundation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Chr.Avro.Confluent (>= 9.5.1)
- Confluent.Kafka (>= 2.1.1)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.