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

Add support for ToLowerInvariant and ToUpperInvariant string methods to linq expressions

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None

      This is a change that we have submitted a pull request for.

      We would like to have the ToLowerInvariant and ToUpperInvariant methods added to the string expressions that the linq that the MongoDB driver recognizes.

      We have an OData parser that creates expression trees that use "ToLowerInvariant" and "ToUpperInvariant" methods instead of "ToLower" and "ToUpper." Implementing these methods is a variable small change but makes the driver much more useful to us.

            Assignee:
            Unassigned Unassigned
            Reporter:
            staywellandy Andy Bennett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: