microsoft / CSharpClient-for-Kafka

.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any initiative to support .NET Core?

nostrebor opened this issue · comments

I'm attempting to implement a C# consumer and was wondering if there is any known effort to port this to .NET core. Any info would be appreciated!