A .NET Client for Confluent Schema Registry.
Info
Version: | 2.6.0 |
Author(s): | Confluent Inc. |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/confluentinc/confluent-kafka-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/Confluent.SchemaRegistry |
Install
Install-Package Confluent.SchemaRegistry
dotnet add package Confluent.SchemaRegistry
paket add Confluent.SchemaRegistry
Confluent.SchemaRegistry Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Confluent.Kafka(>= 1.6.02)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.3.0)
- Confluent.Kafka(>= 1.6.02)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.3.0)
Tags