EF Core 6.0.6
This is a patch release of EF Core 6.0 containing only important bug fixes:
- Can't create a view with navigation property
- Tools: Add dotnet-ef shims arm64
- Diagnostics: DataReaderDisposingEventData.ReadCount accumulates the value from different readers
- Consider setting NullabilityInfoContextSupport=true in EF's NuGet package
- SQLite doesn't work when trimming
- dotnet-ef needs to target 6
Note that this release contains a breaking change for the dotnet-ef
command line tool.