Download Latest Version Release 6.0.0 Preview 4 source code.tar.gz (29.3 MB)
Email in envelope

Get an email when there's a new version of LINQ to DB

Home / v6.0.0-preview.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-26 1.3 kB
Release 6.0.0 Preview 4 source code.tar.gz 2025-03-26 29.3 MB
Release 6.0.0 Preview 4 source code.zip 2025-03-26 32.1 MB
Totals: 3 Items   61.4 MB 1

Yet another preview release before upcoming release candidate.

Alongside with fixes to multiple bugs and regrssions from previous previews it contains following changes:

  • Obsoletion of excess constructors on DataConnection and DataContext types that could be replaced with constructor, accepting DataOptions configuration object
  • experimental support for new SQL Server JSON data type type
  • changes to default precision and scale mappings for decimal type from DECIMAL to DECIMAL(x, 10) for many database providers. This mostly affects which data type is used by CreateTable APIs by default
  • added AllowMultiple=true option to some mapping attributes, which didn't had it for some unknown reason
  • [SAP HANA] added support for Sap.Data.Hana.Net.* providers
  • fixed nuget generation issue for linq2db.EntityFrameworkCore packages, that resulted in incorrect package content for previous (Preview 3) release for EF 8 and 9

For full list of changes check this page

Release notes

Nugets

Full Changelog: https://github.com/linq2db/linq2db/compare/v6.0.0-preview.3...v6.0.0-preview.4

Source: README.md, updated 2025-03-26