A KafkaFlow middleware to execute a handler class when a specific message arrives.
Info
Version: | 2.6.0-beta1 |
Author(s): | Farfetch |
Last Update: | Wednesday, September 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Farfetch/kafkaflow |
NuGet Url: | https://www.nuget.org/packages/KafkaFlow.TypedHandler |
Install
Install-Package KafkaFlow.TypedHandler
dotnet add package KafkaFlow.TypedHandler
paket add KafkaFlow.TypedHandler
KafkaFlow.TypedHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- KafkaFlow.Abstractions(>= 1.4.9)