Types in Base2art.Serialization

Interfaces

IJsonSerializer

A contract that defines how serialization works.

Classes

CamelCasingSimpleJsonSerializer

A simple serializer that camelCases the serialised output.

Cloner

A Class that knows how to deep clone objects.

ConfigurableSimpleJsonSerializer

A simple serializer that allows the user to configure how the output is serialised.

SerializationException

An exception thrown when there are Errors during (de)serialization.

SimpleJsonJsonSerializer

A simple serializer that objects to json.