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

Support Dictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection) constructor in LINQ

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: 2.21.0
    • Component/s: LINQ3
    • None
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      The following constructor:

       

      Dictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection) 

      is not yet supported in LINQ3.

       

      Note that in some older target frameworks this constructor does not exist.

      For the three target frameworks we target, the constructor does not exist in net472 and netstandard2.0, but does exist in netstandard2.1.

            Assignee:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              None
              None
              None
              None