title | _description |
---|---|
Roadmap of .NET suite for Apache Kafka™ |
Describes the roadmap of .NET suite for Apache Kafka™ |
The roadmap can be synthetized in the following points:
-
Add classes to simplify management from .NET:
- Producer/Conusmer
- Admin
-
Create KNet CLI to run tools of Kafka™ from dotnet tool;
-
Create Kafka™ Connect and Kafka™ Streams bridging classes for .NET to mix both any JVM language (Scala, Java) and .NET languages;
-
Create KNet Connect to run connector based on KNet Connect SDK;
-
Add features to extend ability to use .NET packages (e.g. EntityFramework) with Kafka™ Streams.
-
Add PowerShell client
-
Add KNet Connect SDK
-
Add KNet Streams SDK