Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
7.19.0
Download the library here
- RELEASED: Support to EF Core 8 - Preview 1
- UPDATED: Package Dependencies
7.18.5
Download the library here
- UPDATED: Package Dependencies
7.18.4
Download the library here
- UPDATED: Package Dependencies
7.18.3
Download the library here
- FIXED: In
EF6
, when using FromCacheAsync
or FutureAsync
methods, the EF6 InterceptorContext will now have the IsAsync=true
(Some methods were missing from v7.18.2)
7.18.2
Download the library here
- ADDED:
QueryFutureManager.ExecuteBatchAsync
method
- FIXED In
EF Core
, QueryFuture
when the same variable is used multiple times in the same LINQ, such as query.Where(user => user.Username.Equals(userName) || user.PhoneNumber.Equals(userName))
- FIXED: In
EF6
, when using FromCacheAsync
or FutureAsync
methods, the EF6 InterceptorContext will now have the IsAsync=true
- UPDATED: Package Dependencies
7.18.0
Download the library here
- UPDATED: Package Dependencies
7.17.2
Download the library here
- UPDATED: Package Dependencies
7.17.0
Download the library here
- UPDATED: Package Dependencies
6.16.1
Download the library here
- UPDATED: Package Dependencies
6.16.0
Download the library here
- UPDATED: Package Dependencies