Uploaded image for project: 'Realm .NET SDK'
  1. Realm .NET SDK
  2. RNET-47

LINQ GroupBy() support

      Goal

      Have Realm add support for LINQ's GroupBy() and Select() operations.

      Expected Results

      To work in the same manner as the .Where() results of a realm collection. This would allow for live updating. I'm currently developing a cross-platform app in Xamarin. I am using a lot of ListView controls in my pages. One of the easiest ways to get a ListView to group things in the MVVM patter is by using a GroupBy method of an object collection.

      Note: I am aware of the LINQ support page, but am extremely interested in this and would like to know when this could be available or not.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: