Releases: zzzprojects/EntityFramework-Plus
Releases · zzzprojects/EntityFramework-Plus
v3.0.15 (EF Core)
- 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)
- 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)
- FIXED: InvalidCastException when update with where in #524 (Part II)
v3.0.12 (EF Core)
- FIXED: InvalidCastException when update with where in #524
v2.0.16 (EF Core)
- ADDED: As discussed here, the dependency to EF Extensions.
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
Download the library here
- ADDED: As discussed here, the dependency to EF Extensions.
v1.10.3
3.0.9-preview9-01
Download the library here
- ADDED: Support to EF Core v3.x preview 9
v1.10.2
3.0.8-preview8
Download the library here
- ADDED: Support to EF Core v3.x preview 8
- IMPORTANT: The
Query IncludeFilteris 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