Skip to content

Releases: zzzprojects/EntityFramework-Plus

v3.0.29

12 Dec 13:49
Compare
Choose a tag to compare

Download the library here

  • FIXED: QueryFuture with InMemory provider when using FirstOrDefault (Fix for EF Core 2.x)

v3.0.28

12 Dec 13:35
Compare
Choose a tag to compare

Download the library here

  • FIXED: QueryFuture with InMemory provider when using FirstOrDefault (Fix for EF Core 3.x)

v3.0.27

12 Dec 00:08
Compare
Choose a tag to compare

Download the library here

  • FIXED: String interpolation problem #554

v3.0.26

11 Dec 22:38
Compare
Choose a tag to compare

Download the library here

  • ADDED: IncludeOptimized is now back in EF Core 3.0

v3.0.25

11 Dec 21:51
Compare
Choose a tag to compare

Download the library here

  • ADDED: Target .NET Standard 2.0 for EF Core 3.1 #553

v3.0.24

25 Nov 15:57
Compare
Choose a tag to compare

Download the library here

  • UPDATE: Dependencies version update

v3.0.23 (EF Core)

21 Nov 15:15
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core 3.1-preview3

v3.0.22 (EF Core)

05 Nov 14:19
Compare
Choose a tag to compare

Download the library here

  • FIXED: PostgreSQL: DateTime to DateTimeOffset conversion error #543

v3.0.21 (EF Core)

03 Nov 14:19
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to EF Core v3.1.0-preview2.19525.5

v3.0.20 (EF Core)

30 Oct 14:18
Compare
Choose a tag to compare
  • ADDED: EntityFrameworkPlusManager.IsCommunity. When true, all paid features from EF Extensions and C# Eval libraries will throw an error when used.