Releases: linq2db/linq2db.EntityFrameworkCore
Release 5.6.0
Add Inheritance Mapping support for BulkCopy.
Updated library to support latest linq2db features.
Release 3.14.0
Add Inheritance Mapping support for BulkCopy.
Updated library to support latest linq2db features.
Release 2.1.0
Updated library to support latest linq2db features.
Release 6.1.0
Handling shadow properties in Global Query Filter.
Fixed issue with non wanted registering entities from temporary tables in ChangeTracker.
Improved performance of registering entities in ChangeTracker.
Updated to linq2db 3.4.3
Release 5.5.0
Handling shadow properties in Global Query Filter.
Fixed issue with non wanted registering entities from temporary tables in ChangeTracker.
Improved performance of registering entities in ChangeTracker.
Updated to linq2db 3.4.3
Release 3.13.0
Handling shadow properties in Global Query Filter.
Fixed issue with non wanted registering entities from temporary tables in ChangeTracker.
Improved performance of registering entities in ChangeTracker.
Updated to linq2db 3.4.3
Release 6.0.0
Initial release for EF.Core 6.0.0 preview 6
Release 5.4.0
Improved DataType handling.
Added TagWith extension support.
Updated to linq2db 3.4.2
Release 3.12.0
Improved DataType handling.
Added TagWith extensions support.
Updated to linq2db 3.4.2
Release 5.3.1
Better convention handling, especially for Identity columns.