Namespace AdCodicem.ValueObjects.Json
Classes
JsonSerializerOptionsExtensions
Wires value object support into
ValueObjectJsonConverter<TSelf, TValue>
Serializes a value object as its bare underlying value, delegating the underlying value to System.Text.Json itself.
ValueObjectJsonConverterFactory
Supplies the converter of any value object, so that a value object always serializes as its bare underlying value.
Directory of the converters generated for the value objects of the loaded assemblies.