.Net wrapper for the Confluent Schema Registry REST API.
Info
Version: | 2.0.0 |
Author(s): | Yakov Zhmurov |
Last Update: | Wednesday, June 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakobz/schema-registry-dotnet |
NuGet Url: | https://www.nuget.org/packages/SchemaRegistryDotNet |
Install
Install-Package SchemaRegistryDotNet
dotnet add package SchemaRegistryDotNet
paket add SchemaRegistryDotNet
SchemaRegistryDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags