We should have a general conceptual section for aggregate functions, possibly under complex query operators (though technically aside from Min/Max and friends these aren't exactly LINQ operators).
Generally explain how to you use them in the projection after GroupBy
Show different supported operators (distinct, ordering, filter)
We should have a general conceptual section for aggregate functions, possibly under complex query operators (though technically aside from Min/Max and friends these aren't exactly LINQ operators).