Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
7.22.5
Download the library here
- FIXED: Issue with wrong assembly version with
Z.EntityFramework.Plus.EF6
7.22.4
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
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
Download the library here
- FIXED: Error with TransactionScope when using FutureValue with Async #763
- FIXED: Issue with
UpdateFromQuery
with Complex Type
7.22.0
Download the library here
- UPDATED: Package Dependencies
7.21.1
Download the library here
- UPDATED: Package Dependencies
7.21.0
Download the library here
- ADDED: Support to EF Core 8 - Preview 3
- UPDATED: Package Dependencies
7.20.0
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
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