A dotnet core 3 libary for communicating with Kafka.Janitor.
Info
Version: | 0.0.11-beta.beta4 |
Author(s): | DFDS Development excellence department |
Last Update: | Thursday, April 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KafkaJanitor.RestClient |
Install
Install-Package KafkaJanitor.RestClient
dotnet add package KafkaJanitor.RestClient
paket add KafkaJanitor.RestClient
KafkaJanitor.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Options(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)