Skip to content

v1.4.4

Choose a tag to compare

@zzzprojects zzzprojects released this 25 Sep 14:38
· 591 commits to master since this release

Download the library here

EF+ Audit

  • FXED: Issue for retrieving audit with inheritance (TPC, TPH, and TPT)

EF+ Batch Delete

  • FIXED: Issue with query with OrderBy
  • FIXED: Issue with query with Take && Skip

EF+ Batch Update

  • FIXED: Issue with query with OrderBy
  • FIXED: Issue when contacting string with the keyword "from"

EF+ Query Cache

  • ADDED: Support to Query IncludeFilter (Full version only)
  • ADDED: Support to Query IncludeOptimized (Full version only)
  • ADDED: CacheItemPolicyFactory to allow to set Absolute Time

EF+ Query IncludeOptimized

  • FIXED: Issue with ICollection<> and IList<> for creating empty collection