Confluent.SchemaRegistry.Serdes.Avro
1.4.0
Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Confluent.SchemaRegistry.Serdes.Avro -Version 1.4.0
dotnet add package Confluent.SchemaRegistry.Serdes.Avro --version 1.4.0
<PackageReference Include="Confluent.SchemaRegistry.Serdes.Avro" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Confluent.SchemaRegistry.Serdes.Avro --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Confluent.SchemaRegistry.Serdes.Avro, 1.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/confluentinc/confluent-kafka-dotnet/releases
Dependencies
-
.NETStandard 2.0
- Apache.Avro (>= 1.9.2)
- Confluent.Kafka (>= 1.4.0)
- Confluent.SchemaRegistry (>= 1.4.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Confluent.SchemaRegistry.Serdes.Avro:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.Kafka
Microsoft Azure WebJobs SDK Kafka Extension - This library is supported in the Premium Plan along with support for scaling as Go-Live - supported in Production with a SLA. It is also fully supported when using Azure Functions on Kubernetes where scaling will be handed by KEDA - scaling based on Kafka queue length. It is currently not supported on the Consumption plan (there will be no scale from zero) - this is something the Azure Functions team is still working on.
|
|
Axual.SchemaRegistry.Serdes.Avro
Provides an Avro Serializer and Deserializer for use with Axual.Kafka.Proxy client
|
|
Streamiz.Kafka.Net.SchemaRegistry.SerDes.Avro
Avro serdes using schema registry for Streamiz Application
|
|
Sequor.Libs.Kafka.Client
Package Description
|
|
Devon4Net.Infrastructure.Kafka
Common classes to manage CORS configuration
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Confluent.SchemaRegistry.Serdes.Avro:
Repository | Stars |
---|---|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
LGouellec/kafka-streams-dotnet
.NET Stream Processing Library for Apache Kafka 🚀
|
|
Farfetch/kafka-flow
KafkaFlow is a .NET framework to consume and produce Kafka messages with multi-threading support. It's very simple to use and very extendable. You just need to install, configure, start/stop the bus with your app and create a middleware/handler to process the messages.
|