Skip to content

Releases: zzzprojects/EntityFramework-Plus

v5.1.30

07 Apr 15:06
a298c0e
Compare
Choose a tag to compare

Download the library here

v5.1.29

30 Mar 22:33
1e89d7f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v5.1.24

16 Mar 03:50
1e89d7f
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v5.1.23

10 Mar 05:40
1e89d7f
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • ADDED: Support to EF Core 6 preview

v5.1.19

17 Feb 04:42
1fc62be
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

v5.1.17

10 Feb 05:48
4f11397
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies
  • FIXED: UpdateBatch doesn't update all records when condition specified #670