Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umutozel committed Oct 1, 2018
1 parent b357653 commit 32c4ce2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,10 @@ query.Where("o => o.Id > AvgId", new Dictionary<string, object> { { "AvgId", Avg

# Supported Methods
Aggregate, All, Any, Average, Concat, Contains, Count,

DefaultIfEmpty, Distinct, Except, ElementAt, ElementAtOrDefault,

First, FirstOrDefault, GroupBy, GroupJoin, Intersect, Join,

Last, LastOrDefault, LongCount, Max, Min, OrderBy, OrderByDescending,

Reverse, Select, SelectMany, SequenceEqual, Single, SingleOrDefault,

Skip, SkipWhile, Sum, Take, TakeWhile, ThenBy, ThenByDescending, Union, Where, Zip

# License
Expand Down

0 comments on commit 32c4ce2

Please sign in to comment.