Group by multiple properties Extension methods error. #5887
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Hi!
I think I found and error working on group by queries with multiple properties using Linq.Dynamic.Core library https://github.com/StefH/System.Linq.Dynamic.Core that I believe is an EntityFramework Core error because the output is correct in memory List query but not in sql server database query.
Full example project: https://github.com/jotab123/GroupByError
Model
Test
EF Core version: 1.0 Final Release
Operating system: Windows 10
Visual Studio version: VS 2015
Other details about my project setup:
System.Linq.Dynamic.Core
The text was updated successfully, but these errors were encountered: