Skip to content

Releases: zzzprojects/EntityFramework-Plus

v5.1.36

14 May 00:05
a298c0e

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v5.1.35

05 May 15:44
a298c0e

Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v5.1.33

26 Apr 14:28
a298c0e

Choose a tag to compare

Download the library here

  • IMPROVED: Support to Update with OwnedOne (more complex scenario are now supported)
  • FXIED: Possible memory leak in the Query Filter features in EF6
  • UPDATED: Package Dependencies

v5.1.31

19 Apr 22:39
a298c0e

Choose a tag to compare

Download the library here

  • UPDATED: Released support to EF Core 6 - Preview 3
  • UPDATED: Package Dependencies

v5.1.30

07 Apr 15:06
a298c0e

Choose a tag to compare

Download the library here

v5.1.29

30 Mar 22:33
1e89d7f

Choose a tag to compare

Download the library here

  • ADDED: Support to dictionary & expando object to Batch Update method

v5.1.28

26 Mar 01:49
1e89d7f

Choose a tag to compare

Download the library here

  • FIXED: OwnedOne for UpdateFromQuery in EF Core 5 added in v5.1.27; all properties are no longer needed to be specified.
  • ADDED: Support to ContextCacheKey for EF6 for the Query Cache features.
  • UPDATED: Package Dependencies

v5.1.27

25 Mar 02:25
1e89d7f

Choose a tag to compare

Download the library here

  • ADDED: Support to OwnedOne for Update in EF Core 5
  • UPDATED: Package Dependencies

v5.1.26

24 Mar 15:23
1e89d7f

Choose a tag to compare

Download the library here

  • FIXED: NRE when deleting shared entity type #676

v5.1.25

17 Mar 03:34
1e89d7f

Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core 5 Preview 2
  • FIXED: Cannot find assembly when using newer extension #673 (The version of EFE is now forced in the dependencies)