Apache.Avro 1.7.7.1

Details
Advisory: https://github.com/advisories/GHSA-868x-rg4c-cjqg Severity: high
There is a newer version of this package available.
See the version list below for details.
dotnet add package Apache.Avro --version 1.7.7.1
NuGet\Install-Package Apache.Avro -Version 1.7.7.1
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="Apache.Avro" Version="1.7.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apache.Avro --version 1.7.7.1
#r "nuget: Apache.Avro, 1.7.7.1"
#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.
// Install Apache.Avro as a Cake Addin
#addin nuget:?package=Apache.Avro&version=1.7.7.1

// Install Apache.Avro as a Cake Tool
#tool nuget:?package=Apache.Avro&version=1.7.7.1

Avro provides:

Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

Showing the top 5 NuGet packages that depend on Apache.Avro:

Package Downloads
Confluent.SchemaRegistry.Serdes.Avro

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

Pulsar.Client

.NET client library for Apache Pulsar

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Microsoft Azure Schema Registry Apache Avro SDK

CloudNative.CloudEvents.Avro

Avro extensions for CloudNative.CloudEvents

KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Apache.Avro:

Repository Stars
confluentinc/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Version Downloads Last updated
1.11.3 1,190,504 9/25/2023
1.11.2 706,187 7/3/2023
1.11.1 3,720,657 7/31/2022
1.11.0 7,347,927 10/27/2021
1.10.2 4,076,365 3/17/2021
1.10.1 664,314 12/3/2020
1.10.0 874,192 6/29/2020
1.9.2 1,565,832 2/13/2020
1.9.1 694,413 9/2/2019
1.9.0 254,467 5/15/2019
1.7.7.2 197,128 9/24/2014
1.7.7.1 7,422 8/9/2014
1.7.7 11,785 8/9/2014

re