.NET library to work with Confluent Schema Registry REST API.
Info
Version: | 1.1.1 |
Author(s): | Yakov Zhmourov |
Last Update: | Tuesday, November 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SchemaRegistry |
Install
Install-Package SchemaRegistry
dotnet add package SchemaRegistry
paket add SchemaRegistry
SchemaRegistry Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)