Releases: zzzprojects/System.Linq.Dynamic.Core
Releases · zzzprojects/System.Linq.Dynamic.Core
v1.1.7
Download the library here
FIXED: GitHub Repository URL
v1.1.6
Download the library here
ADDED: Support to extensions methods for class marked with [DynamicLinqType]
attribute (Issue #386)
v1.1.5
Download the library here
MERGED: Pull #390 to fix issue #388 introduced in v1.1.3 (a few hours ago)
ADDED: Support to param array method when parameter type is already of the right type (Issue #386)
v1.1.3
Download the library here
ADDED: Support to EF 6 .NET Standard 2.1
ADDED: Support to param array method (Issue #386)
ADDED: Support to IDictionary.ContainsKey (Issue #384)
FIXED: Assembly File Version (Issue #388)
v1.1.2
Download the library here
FIXED: Pull #383 to fix: calling methods which return a nullable #382
FIXED: Pull #381 to fix: Case insensitive GroupBy() #351
FIXED: Pull #380 to fix: OrderBy with non-english letters give different ordering result on string vs key selector #363
v1.1.1
Download the library here
FIXED: Versioning Issue in Latest NUGET packages #378