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

Add AppendStage extension method to IMongoQueryable

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • 2.17.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • Labels:
      None
    • Fully Compatible

      IAggregateFluent has an AppendStage method that can be used to insert an arbitrary stage into the pipeline being created using IAggregateFluent, even if we don't yet have builder methods for that kind of stage.

      Adding a similar AppendStage method as an extension method for IMongoQueryable would enable similar functionality when creating pipeline using LINQ.

            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: