Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
10.105.0.0
Download the library here
- EFCORE-VERSION CHANGES: With EF Core 10 released, the
[efcore-version]in the[efcore-version].[major].[minor].[patch]versioning conventions will now be incremented from9.x.y.zto10.x.y.z. - ADDED: Support to EF Core 10
- FIXED: System.Data.SqlClient.SqlException: 'There is already an object named '#ZZZ_TemporaryTable_100' in the database.' #837
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.104.0.1
Download the library here
- MODIFIED: For the Audit feature, changes are now materialized during PreSaveChanges to handle cases where new entities are added to the ChangeTracker at that stage.
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.104.0.0
Download the library here
- ADDED: Support to EF Core 10 RC1
- FIXED: A simple looking delete query fails with error: Invalid column name 'Id' #834
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.9.3
Download the library here
- FIXED: The UpdateAsync method of the DbSet object does not work with the error: Object reference not set to an instance of an object. #831
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.9.2
Download the library here
- FIXED: Compatibility issue between QueryFuture and LINQKit when using
UDTparameters - UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.9.1
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.9.0
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.8.1
Download the library here
- IMPROVED: Query cache key creation logic that still did not handle
OPENJSONparameters correctly. - UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.8
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions
9.103.7.2
Download the library here
- UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions