Namespace Kephas.Serialization.ServiceStack.Text
Classes
DefaultJsonSerializerConfigurator
A default JSON serializer configurator.
JsonExpando
An expando object created from a JSON.
JsonSerializer
A JSON serializer based on the ServiceStack infrastructure.
XmlSerializer
An XML serializer based on the ServiceStack infrastructure.
Interfaces
IJsonSerializerConfigurator
Interface for JSON serializer configurator.
ITypeJsonSerializer
Interface for type JSON serializer.
ITypeJsonSerializer<TValue>
Generic interface for JSON serializer of a given value type.