Support anonymous objects in Builders

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Unknown
    • 1.1.0
    • Affects Version/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After allowing anonymous object support for Builders Expression,
      all edge/corner cases must be thoroughly tested
      E.g.

      y = Builders<User>.Filter.Eq(u => u.Age, new {Age = 10}.Age);
      

      PR: https://github.com/mongodb/mongo-csharp-analyzer/pull/12

            Assignee:
            Ravi Raghavan (Inactive)
            Reporter:
            Ravi Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: