Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v1.4.29
Download the library here
Query Future (EF Core)
- FIXED: Issue with InMemory caused by code added recently (#113)
v1.4.28
Download the library here
Audit (EF Core)
- FIXED: Issue with two properties that should have not been Mapped (issue #121)
v1.4.27
Download the library here
Query AddOrAppendOrderBy
- FIXED: Issue with Inheritance and OfType method (issue #119)
Query IncludeOptimized
- FIXED: Issue with Inheritance and OfType method (issue #119)
v1.4.26
Download the library here
Query Future
- FIXED: Performance when only one query was in the batch (issue #113)
This fix is a contribution of: @ksmithRenweb
v1.4.25
Download the library here
Query Future (EF5 / EF6)
- FIXED: Support with AsNoTracking
v1.4.24
Download the library here
Query Future (EF Core)
- ADDED: Compatibility with InMemory provider
v1.4.23
Download the library here
Audit (EF Core)
- FIXED: Issue when an entity was updated
Batch Future
- FIXED: Issue with Guid and Oracle
_Batch Include Optimized
- FIXED: Issue with Guid and Oracle
v1.4.22
Download the library here
Batch Update
- FIXED: Issue with lambda expression + variable
v1.4.21
Download the library here
Query Filter (EF Core)
- ADDED: SetFiltered extension method
v1.4.19
Download the library here
Query Future
Query Include Optimized