-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.11.0
-
Component/s: BSON, Serialization
-
None
We often get requests for JsonWriter to output values in some way or another, and we can't satisfy all of them. Instead we should add the concept of user configurable output converters to JsonWriter. While we would supply some predefined sets of outputs converters users could always write their own in order to get JsonWriter to output JSON in exactly the format they desire.
- is depended on by
-
CSHARP-1821 Implement BSON Corpus tests
- Closed
- related to
-
CSHARP-1979 Math.Round doesn't work anymore with MongoDB
- Closed
-
CSHARP-599 Add option to JsonWriter which allows to output the datetimes in ISO-8601 format
- Closed
-
CSHARP-999 Add support for writing the new $numberLong extended JSON format added in server 2.6
- Closed
-
CSHARP-1460 Option to serialize DateTime fields as local time in JsonWriterSettings
- Closed
-
CSHARP-1971 Add user configurable input converters to JsonReader
- Closed