Using Pipelines in MongoQueryable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: LINQ
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hi,

      I have a aggregate pipeline that is built through various means, but then gives me an IAsyncCursor<T>.

      I would then like to make the results from the IQuerable to apply Odata / LINQ to this.

       

      Whats the best way of achieving this:

      1) Create PipelineDefinition<T,U>

      2) Apply pipleline definition to Collection

      3) ** Now do AsQuereable on the result of the Agreate pipline apply, not to the collection.

      Thanks,

      Ross

            Assignee:
            Vincent Kam (Inactive)
            Reporter:
            Ross Buggins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: