Confluent.SchemaRegistry.Serdes.Avro 2.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Confluent.SchemaRegistry.Serdes.Avro --version 2.9.0
                    
NuGet\Install-Package Confluent.SchemaRegistry.Serdes.Avro -Version 2.9.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Confluent.SchemaRegistry.Serdes.Avro" Version="2.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Confluent.SchemaRegistry.Serdes.Avro" Version="2.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Confluent.SchemaRegistry.Serdes.Avro" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Confluent.SchemaRegistry.Serdes.Avro --version 2.9.0
                    
#r "nuget: Confluent.SchemaRegistry.Serdes.Avro, 2.9.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Confluent.SchemaRegistry.Serdes.Avro@2.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Confluent.SchemaRegistry.Serdes.Avro&version=2.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Confluent.SchemaRegistry.Serdes.Avro&version=2.9.0
                    
Install as a Cake Tool

Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

Showing the top 5 NuGet packages that depend on Confluent.SchemaRegistry.Serdes.Avro:

Package Downloads
Microsoft.Azure.WebJobs.Extensions.Kafka

Microsoft Azure WebJobs SDK Kafka Extension - This library is supported in the Premium Plan along with support for scaling as Go-Live - supported in Production with a SLA. It is also fully supported when using Azure Functions on Kubernetes where scaling will be handed by KEDA - scaling based on Kafka queue length. It is currently not supported on the Consumption plan (there will be no scale from zero) - this is something the Azure Functions team is still working on.

KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro

Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package

Rabota.Kafka.Events

Package Description

Rabota.Kafka.Consumer

Package Description

Silverback.Integration.Kafka.SchemaRegistry

Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package adds the support for Apache Avro and the schema registry on top of Silverback.Integration.Kafka.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Confluent.SchemaRegistry.Serdes.Avro:

Repository Stars
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
Squidex/squidex
Headless CMS and Content Managment Hub
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
LGouellec/streamiz
.NET Stream Processing Library for Apache Kafka 🚀
BEagle1984/silverback
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
thangchung/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Azure/azure-functions-kafka-extension
Kafka extension for Azure Functions
confluentinc/jmx-monitoring-stacks
📊 Monitoring examples for Confluent Cloud and Confluent Platform
tomasfabian/ksqlDB.RestApi.Client-DotNet
ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push and pull queries and executing statements.
Version Downloads Last Updated
2.11.0 7,368 7/3/2025
2.11.0-RC2 140 7/2/2025
2.10.1 13,381 6/19/2025
2.10.0 132,479 4/17/2025
2.10.0-RC3 199 4/17/2025
2.9.0 41,197 3/31/2025
2.8.0 509,185 1/7/2025
2.8.0-RC1 101 1/7/2025
2.6.1 320,182 11/18/2024
2.6.1-RC2 135 11/18/2024
2.6.0 235,290 10/11/2024
2.5.3 327,475 9/3/2024
2.5.3-RC1 145 9/2/2024
2.5.2 173,561 8/7/2024
2.5.1 28,655 8/1/2024
2.5.0 187,039 7/11/2024
2.5.0-RC5 156 7/10/2024
2.5.0-RC4 161 7/10/2024
2.5.0-RC3 156 7/10/2024
2.4.0 1,187,478 5/7/2024
2.4.0-RC2 169 5/7/2024
2.3.0 2,452,766 10/25/2023
2.3.0-RC4 528 10/25/2023
2.3.0-RC3 518 10/23/2023
2.2.1 412 1/13/2025
2.2.1-RC1 98 1/13/2025
2.2.0 1,139,947 7/12/2023
2.2.0-RC2 763 7/12/2023
2.1.1 1,502,426 5/4/2023
2.1.1-RC1 823 4/26/2023
2.1.0 265,384 4/6/2023
2.1.0-RC3 767 4/5/2023
2.0.2 1,074,876 1/23/2023
1.9.4-RC1 43,372 9/21/2022
1.9.3 2,442,391 9/12/2022
1.9.2 504,004 8/2/2022
1.9.0 1,208,223 6/16/2022
1.8.2 1,704,221 10/19/2021
1.8.1 262,294 9/20/2021
1.8.0 414,874 9/16/2021
1.7.0 963,014 5/19/2021
1.6.3 1,051,697 3/19/2021
1.6.2 53,531 2/25/2021
1.5.3 298,596 12/9/2020
1.5.2 384,972 10/20/2020
1.5.1 218,650 8/20/2020
1.5.0 146,236 7/21/2020
1.4.4 171,464 6/29/2020
1.4.3 198,315 5/19/2020
1.4.2 536,578 5/6/2020
1.4.0 103,390 4/3/2020
1.4.0-RC5 1,608 3/27/2020
1.4.0-RC4 1,165 3/14/2020