Skip to content

Releases: linq2db/linq2db.EntityFrameworkCore

Release 3.11.1

10 Jun 14:15
227b93c
Compare
Choose a tag to compare

Better convention handling, especially for Identity columns.

Release 5.3.0

03 Jun 19:09
24f688d
Compare
Choose a tag to compare

Updated to linq2db 3.4.0
Mapping fixes.

Release 3.11.0

03 Jun 19:08
c7f2c71
Compare
Choose a tag to compare

Updated to linq2db 3.4.0
Mapping fixes.

Release 5.2.1

30 Apr 09:31
8c20620
Compare
Choose a tag to compare

Fixed PostgreSQL array mapping.
Add SourceLink support.

Release 3.10.1

30 Apr 09:30
e7078cf
Compare
Choose a tag to compare

Fixed PostgreSQL array mapping.
Add SourceLink support.

Release 5.2.0

25 Mar 14:41
94d0786
Compare
Choose a tag to compare

Updated to linq2db 3.3.0
Fixed async issues with .NET Framework.

Release 3.10.0

25 Mar 14:41
f9f9bd3
Compare
Choose a tag to compare

Updated to linq2db 3.3.0
Fixed async issues with .NET Framework.

Release 5.1.6

09 Mar 14:59
c00e44a
Compare
Choose a tag to compare

Fixed Foreign Key nullability detection.

Release 3.9.6

09 Mar 14:58
64acb21
Compare
Choose a tag to compare

Fixed Foreign Key nullability detection.

Release 5.1.5

18 Feb 14:27
925055c
Compare
Choose a tag to compare

Improved Identity fields detection.