Apache.Avro.Tools 1.7.7.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Apache.Avro.Tools --version 1.7.7.4
NuGet\Install-Package Apache.Avro.Tools -Version 1.7.7.4
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.Tools" Version="1.7.7.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apache.Avro.Tools --version 1.7.7.4
#r "nuget: Apache.Avro.Tools, 1.7.7.4"
#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.Tools as a Cake Addin
#addin nuget:?package=Apache.Avro.Tools&version=1.7.7.4

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

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.11.3 29,604 9/25/2023
1.11.2 11,014 7/3/2023
1.11.1 53,347 7/31/2022
1.11.0 29,003 10/27/2021
1.10.2 18,781 3/17/2021
1.10.1 2,752 12/3/2020
1.10.0 10,475 6/29/2020
1.9.2 1,908 2/13/2020
1.9.1 1,178 9/2/2019
1.7.7.4 9,740 9/24/2014
1.7.7.3 1,503 8/27/2014
1.7.7.2 1,362 8/9/2014
1.7.7.1 1,434 8/9/2014

re