C# (CSharp) Avro Namespace

Nested Namespaces

Avro.CodeGen
Avro.Schema
Avro.Test

Classes

Name Description
ArraySchema Class for array type schemas
AvroException A generic Avro exception.
AvroTypeException Used to communicate an exception associated with Avro typing.
BinaryDecoder Read leaf values.
BinaryEncoder Write leaf values.
DataFileException Raised when there's a problem reading or writing file object containers.
FieldAttribute
FixedSchema Class for fixed schemas
JsonHelper
Logger
MapSchema Class for map schemas
Message
Message.Parameter
NamedSchema
Protocol
ProtocolParseException
RecordAttribute
RecordSchema
Schema Base class for all schema types
SchemaParseException
SchemaResolutionException
SchemaType
UnionSchema Class for union schemas
Util