Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v5.2.10
Download the library here
- UPDATED: Package Dependencies
- IMPROVED: Logic for
Oracle
for theBatch Update
when combining constant with column value - FIXED: [bug] Audit: Retrieving an AuditEntry fails when the AuditDisplay property is used #696
Thank https://github.com/Ahmed-Abdelhameed for his contribution
v5.2.9
Download the library here
- UPDATED: Package Dependencies
- FIXED: Issue on
Oracle
with theUpdate
method when trying to update anEnum
type
Thank https://github.com/Ahmed-Abdelhameed for his contribution
v5.2.8
Download the library here
- UPDATED: Package Dependencies
- FIXED: Issue when using UseTableLock in the
Update
method for EF Core
Thank https://github.com/Ahmed-Abdelhameed for his contribution
v5.2.7
Download the library here
- UPDATED: Package Dependencies
- FIXED: Fix a bug with formatting nullable types #697
Thank https://github.com/Ahmed-Abdelhameed for his contribution