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

Support ToLowerInvariant and ToUpperInvariant in Linq Queries

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 1.7
    • Affects Version/s: 1.6.1
    • Component/s: None
    • None

      Support ToLowerInvariant and ToUpperInvariant in Linq Queries.

      collection.AsQueryable().Where(c => c.Name.ToLowerInvariant() == "jack");

            Assignee:
            craig.wilson@mongodb.com Craig Wilson
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: