Releases: linq2db/linq2db.EntityFrameworkCore
Releases · linq2db/linq2db.EntityFrameworkCore
Release 5.16.0
DELISTED DUE TO INVALID DEPENDENCY
- linq2db 5.2.1 support
- #321: fix
ArgumentException: must be reducible node
when someIQueryable<T>
Linq To DB methods used in query
Release 3.25.0
- fix linq2db dependency version
Release 3.24.0
DELISTED DUE TO INVALID DEPENDENCY
- linq2db 5.2.1 support
- #321: fix
ArgumentException: must be reducible node
when someIQueryable<T>
Linq To DB methods used in query
Release 2.12.0
- fix linq2db dependency version
Release 2.11.0
DELISTED DUE TO INVALID DEPENDENCY
- linq2db 5.2.1 support
- #321: fix
ArgumentException: must be reducible node
when someIQueryable<T>
Linq To DB methods used in query
Release 7.3.0
- linq2db 5.1.0 support
- SQL Server Temporal Tables support
Release 6.13.0
- linq2db 5.1.0 support
- SQL Server Temporal Tables support
Release 7.2.0
- linq2db 5.0.0 support
- add new configuration extension
AddMappingSchema
to specify custom mappings - add new configuration extension
AddCustomOptions
to configure additional linq2db options - fix issue with entity registration in ChangeTracker
- fixed spelling of some APIs
Release 6.12.0
- linq2db 5.0.0 support
- add new configuration extension
AddMappingSchema
to specify custom mappings - add new configuration extension
AddCustomOptions
to configure additional linq2db options - fix issue with entity registration in ChangeTracker
- fixed spelling of some APIs
Release 5.15.0
- linq2db 5.0.0 support
- add new configuration extension
AddMappingSchema
to specify custom mappings - add new configuration extension
AddCustomOptions
to configure additional linq2db options - fix issue with entity registration in ChangeTracker
- fixed spelling of some APIs