Apache.Avro.Tools 1.7.7.2

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.2
                    
NuGet\Install-Package Apache.Avro.Tools -Version 1.7.7.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apache.Avro.Tools" Version="1.7.7.2" />
                    
Directory.Packages.props
<PackageReference Include="Apache.Avro.Tools" />
                    
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 Apache.Avro.Tools --version 1.7.7.2
                    
#r "nuget: Apache.Avro.Tools, 1.7.7.2"
                    
#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.
#addin nuget:?package=Apache.Avro.Tools&version=1.7.7.2
                    
Install as a Cake Addin
#tool nuget:?package=Apache.Avro.Tools&version=1.7.7.2
                    
Install as a Cake Tool

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.12.0 198,788 8/12/2024
1.11.3 86,721 9/25/2023
1.11.2 28,427 7/3/2023
1.11.1 87,602 7/31/2022
1.11.0 33,652 10/27/2021
1.10.2 19,247 3/17/2021
1.10.1 2,900 12/3/2020
1.10.0 11,658 6/29/2020
1.9.2 2,077 2/13/2020
1.9.1 1,400 9/2/2019
1.7.7.4 11,980 9/24/2014
1.7.7.3 1,739 8/27/2014
1.7.7.2 1,601 8/9/2014
1.7.7.1 1,723 8/9/2014

re