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

LINQ3: Use the IMongoQueryable interface in LINQ3 also

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • 2.14.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      LINQ3 currently is based entirely on the standard `IQueryable` interface.

      LINQ2 defined a custom `IMongoQueryable` sub interface that is used for most scenarios that are MongoDB specific.

      Both approaches are valid in their own way, but for backward compatibility reasons we should make LINQ3 also use the `IMongoQueryable` interface.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: