Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v1.8.27
Download the library here
- FIXED: Error when trying to batch delete in EF Core 3.0 preview 4 #477
v1.8.26
Download the library here
- FIXED: Invalid SQL generated on Delete operation of entity with composite primary key #476
v1.8.25
Download the library here
- ADDED:: Is there any plan to support Oracle.EntityFrameworkCore? #446
- ADDED: Could you please support Devart.Data.Oracle.EFCore #460
- FIXED: Exception when unit testing code where the Future method is used #136
- FIXED: Using multiple navigation properties is broken since latest version #472
v1.8.24
Download the library here
- FIXED: Future Query with Concat does not work (EF Core) #461
v1.8.23
Download the library here
- FIXED: Batch update with joins: Multi-part identifier could not be bound #463
v1.8.22
Download the library here
- FIXED: Issue with Audit that was not excluding correctly complex type
v1.8.21
Download the library here
- ADDED:
FromCache
extension for type DbSqlQuery
and DbRawSqlQuery
v1.8.20
Download the library here
- ADDED: Some additional null check in the
QueryFilter
feature.
v1.8.19
Download the library here
- FIXED: BatchUpdate number increment failing in Oracle #440
v1.8.18
Download the library here
- FIXED: Can't write CLR type Z.EntityFramework.Plus.AuditEntryState with handler type Int32Handler #413