Axual Documentation

Axual

  • Introduction
    • Platform overview
    • Getting Started
      • Guide overview
        • 1. Creating streams
        • 2. Creating applications
        • 3. Producing Data
        • 4. Consuming Data
      • Monitoring Java applications
  • Axual Reference
    • Choosing the right client
    • Self Service for Apache Kafka
      • Introduction
      • FAQ
      • Streams
        • Stream Authorizations
      • Applications
        • Producers
          • Java Clients
            • Java Kafka Client
            • Java Axual Client
            • Java Spring
          • .Net Clients
            • .Net Kafka Client
            • .Net Axual Client
          • Python Clients
            • Python Kafka Client
            • Python Axual Client
          • REST Client
        • Consumers
        • Java Clients
          • Java Kafka Client
          • Java Axual Client
          • Java Spring
        • .Net Clients
          • .Net Kafka Client
          • .Net Axual Client
        • Python Clients
          • Python Kafka Client
          • Python Axual Client
        • REST Client
      • Environments
      • Schema Management
      • Users and Groups
        • Authentication & Authorization
        • Roles & Permissions
        • Users
        • Groups
      • Billing
      • Settings
      • Security
        • Enabling security
      • CI/CD support
        • Create a resource
      • Advanced features
    • Release Notes
Axual 2022.2
  • Axual
    • 2025.1
    • 2024.4
    • 2024.3
    • 2024.2
    • 2024.1
    • 2023.4
    • 2023.3
    • 2023.2
    • 2023.1
    • 2022.4
    • 2022.3
    • 2022.2
    • 2022.1
  • Connect
    • Axual-Connect
  • dotNET Client
    • 1.5
    • 1.4
    • 1.3
    • 1.2
    • 1.1
    • 1.0
  • Java Client
    • 6
    • 5.8
    • 5.7
    • 5.5
    • 5.4
  • Operations
    • 2024.2
    • 2024.1
    • 2023.4
    • 2023.3
    • 2023.2
    • 2023.1
    • 2022.4
    • 2022.3
    • 2022.2
    • 2022.1
  • REST Proxy
    • 1.9.1
    • 1.7.0
    • 1.6.0
    • 1.5.4
    • 1.5.2
    • 1.5.1
    • 1.5.0
    • 1.4.0
    • 1.3.0
    • 1.2.2
    • 1.2.1
  • Axual
  • Axual Reference
  • Self Service for Apache Kafka
  • Applications
  • Producers
  • .Net Clients
2025.1 2024.4 2024.3 2024.2 2024.1 2023.4 2023.3 2023.2 2023.1 2022.4 2022.3 2022.2 2022.1

Producing Using .Net Clients

DotNet client library that enables interaction with the Axual platform.

Choose .Net Client

  • Kafka Client

  • Axual Client

For all executable .Net examples, please refer .Net Client Examples repository.

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
Java Spring .Net Kafka Client