Skip to content

Releases: zzzprojects/System.Linq.Dynamic.Core

v1.1.7

06 Jul 12:52
Compare
Choose a tag to compare

Download the library here

FIXED: GitHub Repository URL

v1.1.6

05 Jul 23:01
Compare
Choose a tag to compare

Download the library here

ADDED: Support to extensions methods for class marked with [DynamicLinqType] attribute (Issue #386)

v1.1.5

15 Jun 21:29
Compare
Choose a tag to compare

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

15 Jun 19:55
Compare
Choose a tag to compare

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

31 May 23:38
Compare
Choose a tag to compare

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

14 May 13:15
Compare
Choose a tag to compare

Download the library here

FIXED: Versioning Issue in Latest NUGET packages #378