Best.Avro
1.9.0.8
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.
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 Best.Avro -Version 1.9.0.8
dotnet add package Best.Avro --version 1.9.0.8
<PackageReference Include="Best.Avro" Version="1.9.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Best.Avro --version 1.9.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Newtonsoft.Json (>= 3.5.8)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 3.5.8)
- System.CodeDom (>= 4.4.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Best.Avro:
Package | Downloads |
---|---|
Best.EntLib.LogPlatform
Best.EntLib.LogPlatform NLog target lib
|
|
Best.AvroEx
Best.Avro extentions lib for .NET Core and .NET 4.6+
|
GitHub repositories
This package is not used by any popular GitHub repositories.