Apache.Avro.Tools
1.7.7.3
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Apache.Avro.Tools -Version 1.7.7.3
dotnet add package Apache.Avro.Tools --version 1.7.7.3
<PackageReference Include="Apache.Avro.Tools" Version="1.7.7.3" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Apache.Avro.Tools, 1.7.7.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.3
// Install Apache.Avro.Tools as a Cake Tool
#tool nuget:?package=Apache.Avro.Tools&version=1.7.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Apache.Avro (>= 1.7.7.1)
- log4net (>= 1.2.10)
- Newtonsoft.Json (>= 3.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
re