Serializes and deserializes entities as JSON.
Readonly
A list of MIME types this serializer supports.
Deserializes an entity.
The type of entity to deserialize.
The string to deserialize into an entity.
Serializes an entity.
The type of entity to serialize.
The entity to serialize.
Serializes and deserializes entities as JSON.