Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
9.103.6.2
Download the library here
- EFCORE-VERSION CHANGES: With EF Core 9 released, the
[efcore-version]
in the[efcore-version].[major].[minor].[patch]
versioning conventions will now be incremented from8.x.y.z
to9.x.y.z
.
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.6.2
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.6.1
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.6.0
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.5.0
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.4.0
Download the library here
- FIXED: DeleteAsync with Take on PostgreSQL #808
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.3.0
Download the library here
- MERGED: Async future batch delegate #807
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.2.0
Download the library here
- ADDED: new options
QueryFutureManager.OnBatchExecuting
andQueryFutureManager.OnBatchExecuted
for the Query Future feature - ADDED: Support to Delete is not batched when used with EntityFrameworkCore .Net8 and Postgres #803
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.1.0
Download the library here
- ADDED: New methods
SqlServerSetIdentityInsertOn
andSqlServerSetIdentityInsertOff
- ADDED: New methods:
ReplaceAllLeftJoinByInnerJoin
andInterceptorCommandExecuting
- FIXED: InvalidCastException when doing a batch update on Npgsql-based context using a SelectListIterator to filter #804
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
8.103.0.0
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions