Table of Contents

Field Default

Namespace
NATS.Client
Assembly
NATS.Client.dll

Default implementation of the INatsSerializerRegistry interface. It provides the default serializer and deserializer for primitive types, binary data, and JSON serialization.

public static readonly NatsClientDefaultSerializerRegistry Default

Returns

NatsClientDefaultSerializerRegistry
Default implementation of the INatsSerializerRegistry interface. It provides the default serializer and deserializer for primitive types, binary data, and JSON serialization.