Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2155

ObjectSerializer does not properly serialize c# Decimal type

      When ObjectSerializer needs to serialize a decimal (Decimal, not Decimal128), it is treated as an object and serialized to {_t: "System.Decimal", _v: "1.5" }.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            Yarin Yarin [X]
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: