Namespace LambdaSharp.Serialization
Classes
JsonEpochSecondsDateTimeConverter
The JsonDateTime
to/from JSON number using epoch seconds.
JsonEpochSecondsDateTimeOffsetConverter
The JsonDateTimeOffset
to/from JSON number using epoch seconds.
LambdaSerializerSettings
The Lambda
LambdaSystemTextJsonSerializer
Custom ILambda
Interfaces
ILambdaJsonSerializer
The ILambdaILambdaSerializer
interface by adding
the ability to deserialize a JSON document to an explicitly specified type instead of relying on a
generic type parameter.