Skip to content

Releases: zzzprojects/EntityFramework-Plus

7.22.5

12 Jul 15:54
0d0b947
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with wrong assembly version with Z.EntityFramework.Plus.EF6

7.22.4

11 Jul 23:33
0d0b947
Compare
Choose a tag to compare

Download the library here

  • FIXED: When using EF6 with a ObjectContext (no underlying DbContext), the library will now create it whenever required
  • FIXED: Error when calling DeleteAsync() on a query that uses Sql Server HierarchyId type as a column type #765
  • UPDATED: Package Dependencies

7.22.3

13 Jun 02:10
0d0b947
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Update when a Sql Server HierarchyId was used under EF Core 8 (Issue #765)
  • FIXED: When querying table TemporalTableBetween sql throws error non convertible datetime #766
  • UPDATED: Package Dependencies

7.22.2

31 May 00:05
f7cb9a3
Compare
Choose a tag to compare

Download the library here

  • FIXED: Error with TransactionScope when using FutureValue with Async #763
  • FIXED: Issue with UpdateFromQuery with Complex Type

7.22.0

16 May 21:46
f7cb9a3
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.21.1

03 May 13:36
f7cb9a3
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Package Dependencies

7.21.0

17 Apr 20:21
f7cb9a3
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core 8 - Preview 3
  • UPDATED: Package Dependencies

7.20.0

20 Mar 22:40
f7cb9a3
Compare
Choose a tag to compare

Download the library here

  • RELEASED: Support to EF Core 8 - Preview 2
  • FIXED: For IncludeFilter, First() returns null (but should throw) #757
  • UPDATED: Package Dependencies

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