EF Core 7.0.13
EF Core 7.0.13 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
- Update from ef 6 to ef 7. Error getting base type entities where one child has a required navigation property
- Incorrect translation of comparison of current value with owned type default value
- GroupBy generates invalid SQL when using custom database function
And also the following bug fixes from EF Core 6.0.24: