Skip to content

10.105.4.0

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 08 Apr 04:05

Download the library here

  • ADDED: New method CacheModel that allows retrieving all information related to an EntityType (database and model information) and caching it.
  • FIXED: Issue with BulkSaveChanges when specifying a TemporaryTableName that could be re-used across multiple operations in the same batch.
  • IMPROVED: For MySQL, GET_LOCK and RELEASE_LOCK are now used when there is a transaction (LOCK TABLE is still used when there is no transaction).
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of May

NOTE: EF Extensions uses EFCore-Pinned Versionning conventions