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

Port in CoreCLR

BDeus opened this issue · comments

Hi,
I'm curious than why this project hasn't been created with coreclr support in a xproj project.
I know that the project is in Release Candidate but it support netframework very well.
Did you plan to migrate the project in an xproj one?

Shameless plug, https://github.com/ah-/rdkafka-dotnet supports .net core.