Use the Kafkorama .NET SDK to connect, subscribe, and publish to real-time Streaming API endpoints in C#.
The Kafkorama .NET SDK provides the tools needed to build real-time applications using C# on the .NET platform.
In Kafkorama, subjects serve directly as Streaming API endpoints. This SDK enables your .NET applications to interact with those endpoints in real time.
With this SDK, you can:
This SDK is ideal for C# developers building real-time dashboards, services, or desktop or gaming applications with many concurrent users.
To get started, follow the Run with Docker guide to launch a local Kafkorama instance. Below, you’ll find installation instructions, usage examples, and SDK references: