Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration.
Info
Version: | 1.5.3 |
Author(s): | pzaloznyi |
Last Update: | Wednesday, January 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pzaloznyi/confluent-kafka-dotnet |
NuGet Url: | https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.CustomProtobuf |
Install
Install-Package Confluent.SchemaRegistry.Serdes.CustomProtobuf
dotnet add package Confluent.SchemaRegistry.Serdes.CustomProtobuf
paket add Confluent.SchemaRegistry.Serdes.CustomProtobuf
Confluent.SchemaRegistry.Serdes.CustomProtobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Confluent.Kafka(>= 1.5.3)
- Confluent.SchemaRegistry(>= 1.5.3)
- Google.Protobuf(>= 3.11.2)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
Tags