avro2json 0.1.9

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

Avro to JSON converter tool.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.1.9 824 1/26/2022
0.1.8 510 1/26/2022
0.1.7 464 5/11/2021
0.1.6 433 2/1/2021
0.1.5 32,812 3/15/2020
0.1.4 2,552 2/19/2020
0.1.3 2,272 1/30/2020
0.1.2 558 1/27/2020
0.1.1 668 1/26/2020
0.1.0 922 1/24/2020 0.1.0 is deprecated because it has critical bugs.

Add an option for emitting CSV