Skip to content

Releases: zzzprojects/EntityFramework-Plus

v2.0.16 (EF Core)

23 Oct 13:25
d2be564
Compare
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
Compare
Choose a tag to compare

Download the library here

v1.10.3

23 Sep 12:23
Compare
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
Compare
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
Compare
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
Compare
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

v2.0.7 (EF Core)

07 Aug 12:17
52fe000
Compare
Choose a tag to compare

Download the library here

  • FIXED: When using a class that inherits from ICollection the list won't be filled with an empty list but with NULL #496

v1.10.1

25 Jul 18:55
Compare
Choose a tag to compare

Download the library here

ADDED: Added support to EF6 6.3-Preview7 with .NET Standard 2.1

v1.9.7

19 Jul 13:34
Compare
Choose a tag to compare

Download the library here

  • FIXED: When using a class that inherits from ICollection the list won't be filled with an empty list but with NULL #496

v1.9.5

16 Jul 19:35
52431e0
Compare
Choose a tag to compare

Download the library here

  • FIXED: Exception is being thrown: 'The space 'CSSpace' has no associated collection' #497