Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v5.1.30
Download the library here
v5.1.29
Download the library here
- ADDED: Support to dictionary & expando object to
Batch Update
method
v5.1.28
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
Download the library here
- ADDED: Support to
OwnedOne
for Update
in EF Core 5
- UPDATED: Package Dependencies
v5.1.26
Download the library here
- FIXED: NRE when deleting shared entity type #676
v5.1.25
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
Download the library here
- UPDATED: Package Dependencies
v5.1.23
Download the library here
- UPDATED: Package Dependencies
- ADDED: Support to EF Core 6 preview
v5.1.19
Download the library here
- UPDATED: Package Dependencies
v5.1.17
Download the library here
- UPDATED: Package Dependencies
- FIXED: UpdateBatch doesn't update all records when condition specified #670