Add AppendStage extension method to IMongoQueryable

XMLWordPrintableJSON

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

      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 Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: