Table of Contents

Class SystemJsonBsonSerializer

Namespace
Akavache.SystemTextJson
Assembly
Akavache.SystemTextJson.dll

A System.Text.Json serializer configured for maximum Akavache BSON compatibility. This is a convenience class that configures SystemJsonSerializer to use BSON format.

public class SystemJsonBsonSerializer : SystemJsonSerializer, ISerializer
Inheritance
SystemJsonBsonSerializer
Implements
Inherited Members
Extension Methods

Constructors

SystemJsonBsonSerializer()

Initializes a new instance of the SystemJsonBsonSerializer class.

public SystemJsonBsonSerializer()