Skip to content

Releases: linq2db/linq2db.EntityFrameworkCore

Release 3.9.0

14 Jan 14:48
a43397c
Compare
Choose a tag to compare

Fixed logging formatter.
Improved custom functions translation.

Release 5.0.2

14 Nov 13:23
Compare
Choose a tag to compare

Fixed warning on nuget installation

Release 5.0.0

13 Nov 15:13
e78cda4
Compare
Choose a tag to compare

Entity Framework Core 5.0 support

Release 3.8.0

13 Nov 15:19
Compare
Choose a tag to compare

#73 fixed mapping of navigation properties

Release 3.7.0

20 Oct 19:36
904f047
Compare
Choose a tag to compare

Fixed PostgreSQL ConnectionString extraction.
Fixed ChangeTracker pollution.

Release 3.6.0

03 Sep 16:42
185489d
Compare
Choose a tag to compare

Fixed Pomelo provider.
BulkCopyAsync extensions.

Release 3.5.0

19 Jul 13:43
309e24e
Compare
Choose a tag to compare

Fixed found issues with AsNoTracking
Updated to linq2db 3.0.1

Release 3.4.0

10 Jul 12:17
dc499f1
Compare
Choose a tag to compare

Updated to linq2db 3.0.0

Release 3.3.0

19 Jun 15:29
b2497fd
Compare
Choose a tag to compare

Added support of ValueConverters.

Release 3.2.0

30 May 18:46
47c18f9
Compare
Choose a tag to compare

Added support of Global Query Filters.
Enabled ChangeTracker support.