Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.8.0

04 Jun 19:23

Choose a tag to compare

Download the library here

  • ADDED: Support to TPH (Base Class) for Batch Update

v1.7.20

14 May 14:54

Choose a tag to compare

Download the library here

  • FIXED: Issue with EF Core 2.1.0-rc1-final

v1.7.19

27 Apr 18:45

Choose a tag to compare

Download the library here

  • FIXED: EF Core issue with QueryFutureAsync

v1.7.18

21 Apr 16:35

Choose a tag to compare

Download the library here

  • FIXED: EF Core issue with preview1 & preview2

v1.7.17

09 Apr 21:41
8b30cb3

Choose a tag to compare

Download the library here

  • MERGED: Let filter works with DbContext.Configuration.UseDatabaseNullSemantics (#339)
  • MERGED: NullReferenceException while performs an implicit conversion fro… #335
  • FIXED: Null reference exception when field is nullable datetime and using custom formatType #320

v1.7.16

24 Mar 19:20

Choose a tag to compare

Download the library here

  • FIXED: EF Core Batch Update use DateTime2 instead of DateTime (#330)
  • FIXED: EF Core Query Filter now use ForceCast=true as default value

v1.7.15

03 Mar 19:53

Choose a tag to compare

Download the library here

PATCH

  • ADDED: Use with ef6 1.2.3 ObjectContext #319
  • FIXED: QueryFilter using GlobalFilter + PropertyNavigation was causing an issue
  • FIXED: EF Core Batch Delete was not supporting surrogate key when alias was used

Help us to support this library: Donate

v1.7.14

09 Jan 15:25

Choose a tag to compare

Download the library here

PATCH

  • FIXED: Is support oracle batch update bool field #298

Help us to support this library: Donate

v1.7.13

04 Jan 15:39

Choose a tag to compare

Download the library here

PATCH

  • FIXED: Audit.GetRelationshipEntryKey0 has Core code in EF5/6 conditional #295

Thank you @jonmholt for your contribution


Help us to support this library: Donate

v1.7.11

19 Dec 16:51

Choose a tag to compare

Download the library here

PATCH

  • FIXED: DelegateDecompiler with EF-Plus Query Cache #290 (Added ProjectTo from AutoMapper compatibility)