Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v1.8.6
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
Download the library here
- FIXED: Audit - NullReferenceException when deleting a record and using a property formatter #381
v1.8.4
Download the library here
- FIXED: Issue with Audit + Relation when DataAnnotations option is enabled
v1.8.3
Download the library here
- FIXED: Query Filter Global cache initialization problem with EF6 #368
v1.8.2
Download the library here
- FIXED:
Pomelo.MySQL
+ EFCore 2.1 Crash on UpdateAsync #376
v1.8.1
Download the library here
- MERGED: Fix IncludeOptimized function issue with EF Inheritance (TPT) #371
Thank you @yehiaelsayed for your contribution.
v1.8.0
Download the library here
- ADDED: Support to TPH (Base Class) for Batch Update
v1.7.20
Download the library here
- FIXED: Issue with EF Core 2.1.0-rc1-final
v1.7.19
Download the library here
- FIXED: EF Core issue with QueryFutureAsync
v1.7.18
Download the library here
- FIXED: EF Core issue with preview1 & preview2