Skip to content

Releases: zzzprojects/EntityFramework-Plus

v3.0.15 (EF Core)

21 Oct 18:19
d2be564

Choose a tag to compare

  • UPDATED: Package description on NuGet to make it more clear which version to use for EF Core 2.x and EF Core 3.x

IMPORTANT

  • For EF Core 3.x, use the latest EF Plus v3.x version
  • For EF Core 2.x, use the latest EF Plus v2.x version

v3.0.14 (EF Core)

17 Oct 15:33
d2be564

Choose a tag to compare

  • FIXED: InvalidCastException when update with where in #524 (Part II)

IMPORTANT

  • For EF Core 3.x, use the latest EF Plus v3.x version
  • For EF Core 2.x, use the latest EF Plus v2.x version

v3.0.13 (EF Core)

06 Oct 14:41
d2be564

Choose a tag to compare

  • FIXED: InvalidCastException when update with where in #524 (Part II)

v3.0.12 (EF Core)

05 Oct 17:05
d2be564

Choose a tag to compare

  • FIXED: InvalidCastException when update with where in #524

v2.0.16 (EF Core)

23 Oct 13:25
d2be564

Choose a tag to compare


IMPORTANT

  • For EF Core 3.x, use the latest EF Plus v3.x version
  • For EF Core 2.x, use the latest EF Plus v2.x version

v1.11.0

23 Oct 13:26
d2be564

Choose a tag to compare

Download the library here

v1.10.3

23 Sep 12:23

Choose a tag to compare

Download the library here

FIXED: Issue with IncludeFilter + IEnumerable<T> property
FIXED: Fix BatchUpdate for Pomelo.MySql #517

3.0.9-preview9-01

08 Sep 01:29
dce45f3

Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core v3.x preview 9

v1.10.2

26 Aug 20:06
4bc67eb

Choose a tag to compare

Download the library here

ADDED: support to DevArt PostgreSQL to Batch Delete and Batch Update

3.0.8-preview8

18 Aug 23:42
52fe000

Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core v3.x preview 8
  • IMPORTANT: The Query IncludeFilter is currently unavailable due to an issue in EF Core (already fixed on their daily built). This feature will be back when Microsoft will release a version with this fix