A newer version is available. For the latest information, see the
current release documentation.
Serialization
editSerialization
editNEST’s default JSON serialization understands how to correctly serialize all request and response types, as well as correctly handle your POCOs. Sometimes however, you might want to change this behaviour, either by providing your own serializer, or by modifying how NEST’s serializer behaves.