Custom serialization with 7.0.0 Elasticsearch NEST

Thank you for raising the documentation about Serialization. It does need to be updated to reflect the move from Json.NET to Utf8Json

Custom serialization using Nest.JsonNetSerializer nuget package, or implementing your own source serializer should work the same in 7.x. Would you mind opening an issue to discuss?