Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v3.0.29
Download the library here
- FIXED: QueryFuture with InMemory provider when using FirstOrDefault (Fix for EF Core 2.x)
v3.0.28
Download the library here
- FIXED: QueryFuture with InMemory provider when using FirstOrDefault (Fix for EF Core 3.x)
v3.0.27
Download the library here
- FIXED: String interpolation problem #554
v3.0.26
Download the library here
- ADDED:
IncludeOptimized
is now back in EF Core 3.0
v3.0.25
Download the library here
- ADDED: Target .NET Standard 2.0 for EF Core 3.1 #553
v3.0.24
Download the library here
- UPDATE: Dependencies version update
v3.0.23 (EF Core)
Download the library here
- ADDED: Support to EF Core 3.1-preview3
v3.0.22 (EF Core)
Download the library here
- FIXED:
PostgreSQL
: DateTime to DateTimeOffset conversion error #543
v3.0.21 (EF Core)
Download the library here
- ADDED: Support to EF Core v3.1.0-preview2.19525.5
v3.0.20 (EF Core)
- ADDED: EntityFrameworkPlusManager.IsCommunity. When true, all paid features from EF Extensions and C# Eval libraries will throw an error when used.