Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration.
Info
Version: | 2.10.0 |
Author(s): | Confluent Inc. |
Last Update: | Thursday, April 17, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/confluentinc/confluent-kafka-dotnet/ |
NuGet Url: | http://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Json |
Install
Install-Package Confluent.SchemaRegistry.Serdes.Json
dotnet add package Confluent.SchemaRegistry.Serdes.Json
paket add Confluent.SchemaRegistry.Serdes.Json
Confluent.SchemaRegistry.Serdes.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Confluent.Kafka(>= 1.6.02)
- Confluent.SchemaRegistry(>= 1.6.02)
- NJsonSchema(>= 10.1.5)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
Tags