Info
Version: | 1.182.1 |
Author(s): | linzhiqiang |
Last Update: | Saturday, December 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/linzhiqiang/Aix.KafkaMessageBus.git |
NuGet Url: | https://www.nuget.org/packages/Aix.KafkaMessageBus |
Install
Install-Package Aix.KafkaMessageBus
dotnet add package Aix.KafkaMessageBus
paket add Aix.KafkaMessageBus
Aix.KafkaMessageBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Confluent.Kafka(>= 1.5.2)
- MessagePack(>= 1.7.3.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
支持手工提交offset模式(根据批量和时间)
支持根据分组订阅
支持根据key路由到固定分区.