Skip to content

v1.2.0

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 27 Jul 19:13
· 352 commits to master since this release
1bb138a

Download the library here

ADDED: Support to EF Core 3.1.0 or greater (You must use package starting with the major version 3.x): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq/3.2.0
ADDED: Support to EF Core 2.0.1 or greater (You must use package starting with major version "2.x"): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq/2.2.0
REMOVED: Support to EF Core 1.x
FIXED: Issue SumAsync and CountAsync (maybe more) do not work with EF Core 3.1