Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.3.4

31 Jul 18:11
Compare
Choose a tag to compare

Download the library here

EF+ Query Cache

  • ADDED: Connection String is now part of Cache Key

EF+ Query IncludeOptimized

  • ADDED: AllowQueryBatch property

v1.3.3

28 Jul 12:32
Compare
Choose a tag to compare

Download the library here

  • FIXED: Query Filter GetDbSet methods for .NET Core.

v1.3.2

25 Jul 03:34
Compare
Choose a tag to compare

Download the library here

  • ADD: EFCore project are now strongly named.

v1.3.1

15 Jul 21:30
Compare
Choose a tag to compare

Download the library here

  • ADD: Support to EFCore In Memory for Batch Delete feature

v1.3.0

03 Jul 15:15
Compare
Choose a tag to compare

Download the library here

  • UPDATE: EF+ Core version from RC2 to RTM

v1.2.5

28 Jun 02:46
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Query Future + MySQL + constant parameter
  • FIXED: Issue with Query IncludeOptimized + MySQL + constant parameter

v1.2.4

17 Jun 15:19
Compare
Choose a tag to compare

Download the library here

  • FIXED: Batch Delete issue with Database First
  • FIXED: Batch Update issue with Database First

v1.2.3

14 Jun 18:45
Compare
Choose a tag to compare

Download the library here

  • FIXED: EFCore release, missing Standard1.3

v1.2.1

14 Jun 02:39
Compare
Choose a tag to compare

Download the library here

  • FIXED: QueryFuture / QueryIncludeOptimized missed semicolons for MySQL

v1.2.0

09 Jun 12:43
Compare
Choose a tag to compare

Download the library here

  • UPGRADE: Entity Framework RC1 to RC2
  • FIXED: UpdateFromQuery/DeleteFromQuery issue when model in a different library
  • FIXED: IncludeFilter / IncludeOptimized with Empty Collection