MurderSerializerOptionsExtensions

Namespace: Murder.Serialization
Assembly: Murder.dll

public static class MurderSerializerOptionsExtensions

Provides a json serializer that supports all the serializable types in Murder.

⭐ Properties

Options

public readonly static JsonSerializerOptions Options;

Default options that should be used when serializing or deserializing any components within the project.

Returns
JsonSerializerOptions