-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Serialization
-
None
-
Not Needed
-
ValueTuple is currently serialized using a BsonClassMapSerializer.
We should write a custom ValueTupleSerializer that works the same way as the existing TupleSerializer. In particular, it should serialize ValueTuples as arrays.
- is depended on by
-
CSHARP-4549 Support Tuple.Create and ValueTuple.Create in projections
- Closed
- related to
-
CSHARP-4542 LINQ3 support for projecting to a ValueTuple<>
- Closed