Axual .NET Client Documentation
Welcome to the Axual .NET Client documentation, Use the menu on the left to navigate through the various sections.
Introduction
Axual.Kafka.Proxy is Axual’s .NET client for Apache Kafka, it is based on the open source Confluent .NET Client.
Axual Clients will reach EOL by the end of 2024. Please read the following blog post for more information: https://axual.com/update-on-support-of-axual-client-libraries |
You can find the source code of the client in the Axual .NET Client repository, and all code snippets included in the documentation in the Axual .NET Client Examples repository in form of full runnable applications. |
Prerequisites
A computer equipped with:
-
.NET Standard >= v1.3 - https://dotnet.microsoft.com/platform/dotnet-standard
-
Your favorite IDE
.NET Standard >= v2.0 is required to use Apache.Avro
|