.NET library to convert from Azure Event Hubs Archive Apache Avro files to JSON files.
Info
| Version: | 1.0.1 |
| Author(s): | Kristoffer Jälén |
| Last Update: | Wednesday, August 29, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kristofferjalen/avroconverter |
| NuGet Url: | https://www.nuget.org/packages/AvroConverter |
Install
Install-Package AvroConverter
dotnet add package AvroConverter
paket add AvroConverter
AvroConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Hadoop.Avro(>= 1.5.6)