Jroland / kafka-net

Native C# client for Kafka queue servers.
Apache License 2.0
482 stars 232 forks source link

kafka-net for .NET Core #100

Open LonghronShen opened 8 years ago

LonghronShen commented 8 years ago

I have basically made a branch for supporting .NET Core RTM. https://github.com/LonghronShen/kafka-net.git It's just an experiment. If possible, you can start a new branch from my code to investigate the .NET Core version. If it is stable enough, let's merge it to the main branch.

ricardoalcantara commented 8 years ago

@LonghronShen How stable is that?

LonghronShen commented 8 years ago

As far as I see, it's worth a try. You can test it: https://www.nuget.org/packages/kafka-net-net40-net45-netstandard13/