Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.0.6

18 Apr 14:04

Choose a tag to compare

Download the library here

  • ADDED: Support to "dnxcore50" for EF Core
  • FIXED: Audit -> Fixing IncludeUnchangedProperties for EF Core
  • FIXED: Query Cache -> Adding query parameter to improve key uniqueness.

v1.0.5

03 Apr 16:55

Choose a tag to compare

Download the library here

  • FIXED: Batch Delete -> Parameter in Queryable expression are now supported
  • FIXED: Batch Update -> Parameter in Queryable expression are now supported

v1.0.4

10 Feb 23:06

Choose a tag to compare

Download the library here

  • RENAME: EF7 to EFCore

v1.0.3

10 Feb 20:04

Choose a tag to compare

Download the library here

  • ADDED: Batch Delete
  • ADDED: Batch Update

v1.0.2

05 Feb 18:56

Choose a tag to compare

Download the library here

  • ADDED: IDBAsyncProvider support for Query IncludeFilter
  • ADDED: IDBAsyncProvider support for Query IncludeOptimized
  • ADDED: Include method now throw an error when used with IncludeFilter (not compatible)
  • ADDED: Include method now throw an error when used with IncludeOptimized (not compatible)