Uploaded image for project: 'Visual Studio'
  1. Visual Studio
  2. VS-57

Support anonymous objects in Builders

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown 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@mongodb.com Ravi Raghavan (Inactive)
            Reporter:
            ravi.raghavan@mongodb.com Ravi Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: