Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration.
Info
Version: | 2.6.0 |
Author(s): | Confluent Inc. |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/confluentinc/confluent-kafka-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Protobuf |
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