Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.8.6

26 Jul 00:07
ab0166b
Compare
Choose a tag to compare

Download the library here

  • FIXED: Exception thrown finding ObjectQuery when running Batch Delete in Unit Test #387
  • FIXED: Batch delete does not work with DelegateDecompiler #386

v1.8.5

15 Jul 17:47
29acd6b
Compare
Choose a tag to compare

Download the library here

  • FIXED: Audit - NullReferenceException when deleting a record and using a property formatter #381

v1.8.4

05 Jul 19:09
29acd6b
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Audit + Relation when DataAnnotations option is enabled

v1.8.3

04 Jul 23:52
29acd6b
Compare
Choose a tag to compare

Download the library here

  • FIXED: Query Filter Global cache initialization problem with EF6 #368

v1.8.2

03 Jul 18:24
29acd6b
Compare
Choose a tag to compare

Download the library here

  • FIXED: Pomelo.MySQL + EFCore 2.1 Crash on UpdateAsync #376

v1.8.1

13 Jun 02:17
67dc3fa
Compare
Choose a tag to compare

Download the library here

  • MERGED: Fix IncludeOptimized function issue with EF Inheritance (TPT) #371

Thank you @yehiaelsayed for your contribution.

v1.8.0

04 Jun 19:23
Compare
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
Compare
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
Compare
Choose a tag to compare

Download the library here

  • FIXED: EF Core issue with QueryFutureAsync

v1.7.18

21 Apr 16:35
Compare
Choose a tag to compare

Download the library here

  • FIXED: EF Core issue with preview1 & preview2