Info
Version: | 1.0.32 |
Author(s): | CloudAssets Team |
Last Update: | Tuesday, March 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CAKafka.Library |
Install
Install-Package CAKafka.Library
dotnet add package CAKafka.Library
paket add CAKafka.Library
CAKafka.Library Download (Unzip the "nupkg" after downloading)
Dependencies
- Confluent.Kafka(>= 1.3.0)
- Confluent.Apache.Avro(>= 1.7.7.7)
- Confluent.SchemaRegistry.Serdes(>= 1.3.0)
- Confluent.SchemaRegistry(>= 1.3.0)
- Microsoft.Extensions.Hosting(>= 3.1.0)
Provides wrapper classes for BackgroundService consumer, KafkaProducer and normal KafkaConsumer.