Select multiple fields group by and sum
I want to do a query with linq (list of objects) and I really don’t know how to do it, I can do the group and the sum but can’t select rest of the fields.
Example:
I want to do a query with linq (list of objects) and I really don’t know how to do it, I can do the group and the sum but can’t select rest of the fields.
Example: