Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration.
Install
Install-Package Confluent.SchemaRegistry.Serdes.Protobuf
dotnet add package Confluent.SchemaRegistry.Serdes.Protobuf
paket add Confluent.SchemaRegistry.Serdes.Protobuf
Confluent.SchemaRegistry.Serdes.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Confluent.Kafka(>= 1.6.02)
- Confluent.SchemaRegistry(>= 1.6.02)
- Google.Protobuf(>= 3.11.2)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
Tags