Query: Adds support for System.Text LINQ Custom Serializer by Maya-Painter · Pull Request #4138 · Azure/azure-cosmos-dotnet-v3
Description This change allows users to use custom serializers for the translation of LINQ queries. To use their own custom serializer for LINQ translations users must implement CosmosLinqSerialize...