Avro C# Build Status NuGet Package

Avro

Install

Install the Apache.Avro package from NuGet:

Install-Package Apache.Avro

Build & Test

  1. Install .NET Core SDK 2.2+
  2. dotnet test

Notes

The LICENSE and NOTICE files in the lang/csharp source directory are used to build the binary distribution. The LICENSE.txt and NOTICE.txt information for the Avro C# source distribution is in the root directory.