Release 6.0.0 Preview 2
Release Highlights
Except more small changes, bugfixes and fixes to discovered regressions since preview 1 this release contains:
- various improvements to SQL predicates generation
- refactoring of T4 nugets
Select((entity, int index) => ...)
overload support with index parameter converted toROWNUMBER
window functionnet9.0
TFM supportlinq2db.EntityFrameworkCore
project was migrated to main repository to imrove its support and release it in sync with other projects
For full list of changes check this page
API diff since v6.0.0-preview.1
New Contributors
- @boginw made their first contribution in #4608
- @riktimmondal made their first contribution in #4635
- @johnjuuljensen made their first contribution in #4776
Full Changelog: v6.0.0-preview.1...v6.0.0-preview.2