Skip to content

Releases: zzzprojects/EntityFramework-Plus

7.19.0

09 Mar 23:47
Compare
Choose a tag to compare

Download the library here

  • RELEASED: Support to EF Core 8 - Preview 1
  • UPDATED: Package Dependencies

7.18.5

21 Feb 20:17
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.18.4

08 Feb 01:21
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.18.3

24 Jan 22:47
Compare
Choose a tag to compare

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

17 Jan 20:23
Compare
Choose a tag to compare

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

06 Dec 19:28
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.17.2

06 Dec 19:27
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.17.0

15 Nov 16:23
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

6.16.1

02 Nov 22:04
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

6.16.0

28 Oct 14:20
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies