Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Releases: linq2db/linq2db.EntityFrameworkCore

Release 5.6.0

15 Sep 14:34
4565918

Choose a tag to compare

Add Inheritance Mapping support for BulkCopy.
Updated library to support latest linq2db features.

Release 3.14.0

15 Sep 14:32

Choose a tag to compare

Add Inheritance Mapping support for BulkCopy.
Updated library to support latest linq2db features.

Release 2.1.0

15 Sep 14:30
3ead31e

Choose a tag to compare

Updated library to support latest linq2db features.

Release 6.1.0

13 Aug 16:00
30945f9

Choose a tag to compare

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

13 Aug 15:59
f9f0d3a

Choose a tag to compare

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

13 Aug 15:57
8bc069a

Choose a tag to compare

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

04 Aug 15:42
d22e4f8

Choose a tag to compare

Initial release for EF.Core 6.0.0 preview 6

Release 5.4.0

12 Jul 11:19
c43460c

Choose a tag to compare

Improved DataType handling.
Added TagWith extension support.
Updated to linq2db 3.4.2

Release 3.12.0

12 Jul 11:19
a8b15bc

Choose a tag to compare

Improved DataType handling.
Added TagWith extensions support.
Updated to linq2db 3.4.2

Release 5.3.1

10 Jun 14:17
24fc948

Choose a tag to compare

Better convention handling, especially for Identity columns.