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

Implicitly convert string to PipelineDefinition

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Builders
    • Labels:
      None
    • Fully Compatible

      Whereas PipelineStageDefinition already has

      public static implicit operator PipelineStageDefinition<TInput, TOutput>( string json );

      PipelineDefinition does not.  For consistency, adding this implicit conversation would be quite handy.

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            happynomad121@gmail.com Adrian Pinter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: