Table of Contents

Class AvroKEFCoreSerDes

Namespace
MASES.EntityFrameworkCore.KNet.Serialization.Avro
Assembly
MASES.EntityFrameworkCore.KNet.Serialization.Avro.dll

Avro base class to define extensions of SerDes<T, TJVMT>, for example https://masesgroup.github.io/KNet/articles/usageSerDes.html

public static class AvroKEFCoreSerDes
Inheritance
AvroKEFCoreSerDes
Inherited Members

Fields

DefaultKeySerialization

Returns the default serializer Type for keys

public static readonly Type DefaultKeySerialization

Field Value

Type

DefaultValueContainer

Returns the default Type for value containers

public static readonly Type DefaultValueContainer

Field Value

Type

DefaultValueContainerSerialization

Returns the default serializer Type for value containers

public static readonly Type DefaultValueContainerSerialization

Field Value

Type