XMLWordPrintableJSON

Details

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • None
    • None
    • None

    Description

      Support the data types users are most likely to expect either from the CLR or from the Mongo C# driver.

      For Preview 1

      • Boolean
      • Byte
      • Char
      • DateTime
      • DateTimeOffset
      • Decimal
      • Double
      • Guid
      • Int16
      • Int32
      • Int64
      • ObjectId
      • SByte
      • Single
      • String
      • UInt16
      • UInt32
      • UInt64
      • Decimal128
      • Uri
      • TimeSpan
      • Array
      • List   - IEnumerable<T> + constructor IEnumerable<T>
      • Enum
      • Nullable

      Post Preview 1

      • TimeOnly
      • DateOnly
      • Dictionary
      • Tuple (static class)

      No plans

      • System.Numerics (BigInteger, Complex, Plane etc)
      • Real tuples (not supported in expression trees)
      • Regex

      Attachments

        Activity

          People

            Unassigned Unassigned
            patrick.gilfether@mongodb.com Patrick Gilfether
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty