Skip to content

Releases: zzzprojects/EntityFramework-Plus

v1.3.3

28 Jul 12:32

Choose a tag to compare

Download the library here

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

v1.3.2

25 Jul 03:34

Choose a tag to compare

Download the library here

  • ADD: EFCore project are now strongly named.

v1.3.1

15 Jul 21:30

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

Choose a tag to compare

Download the library here

  • UPDATE: EF+ Core version from RC2 to RTM

v1.2.5

28 Jun 02:46

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

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

Choose a tag to compare

Download the library here

  • FIXED: EFCore release, missing Standard1.3

v1.2.1

14 Jun 02:39

Choose a tag to compare

Download the library here

  • FIXED: QueryFuture / QueryIncludeOptimized missed semicolons for MySQL

v1.2.0

09 Jun 12:43

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

v1.0.7

18 Apr 14:04

Choose a tag to compare

Download the library here

  • FIXED: EF Core -> Json assembly version to match release version