Info
Version: | 1.10.2-ms |
Author(s): | avrogen |
Last Update: | Monday, May 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://avro.apache.org/ |
NuGet Url: | https://www.nuget.org/packages/Apache.Avro.Tools.AvrogenMS |
Install
Install-Package Apache.Avro.Tools.AvrogenMS
dotnet add package Apache.Avro.Tools.AvrogenMS
paket add Apache.Avro.Tools.AvrogenMS
Apache.Avro.Tools.AvrogenMS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.