realm-dotnet
realm-dotnet copied to clipboard
LINQ improvements
Linq support for: DefaultIfEmpty, Count, LongCount, Sum, Min, Max, Average, GroupBy, Distinct, Union, Intersect, Except, Take, Skip, TakeWhile, SkipWhile, Concat, Join and GroupJoin . https://realm.io/docs/dotnet/latest/api/linqsupport.html
Support for extra methods like MoreLINQ https://github.com/morelinq/MoreLINQ