-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: LINQ3
-
None
-
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.
- duplicates
-
CSHARP-3606 LINQ3: Remove IMongoQueryable from Linq3 and use shared IMongoQueryable instead
-
- Closed
-
-
CSHARP-3607 LINQ3: MongoQuery should implement IMongoQueryable
-
- Closed
-
-
CSHARP-3609 LINQ3: AsQueryable3 should return IMongoQueryable instead of IQueryable
-
- Closed
-
-
CSHARP-3611 LINQ3: Remove certain conversions to IMongoQueryable
-
- Closed
-