LinqConnect Releases

Released: Mar 5, 2026

Updates in 5.4.35

Fehlerkorrekturen

  • Fixed an installation issue with integration into Visual Studio 2026 Insiders.

Released: Feb 24, 2026

Updates in 5.4.33

Funktionen

  • Added support for SQL Server 2025.
  • Added support for Oracle Database 26ai.

Fehlerkorrekturen

  • Fixed an issue where Devart.Data.Linq.Binary could throw the error "The method 'op_Inequality' is not supported with specified arguments".
  • Fixed an issue where varchar(max) values returned from a function import could be truncated.

Released: Dec 18, 2025

Updates in 5.3.0

Funktionen

  • Added support for .NET 10.
  • Added support for Visual Studio 2026.
  • Added support for Visual Studio 2026 Insiders, version 18.3.
  • Added trial product activation.
  • Added license key-based licensing for .NET Framework assemblies.
  • Added the License Key connection string parameter for .NET Framework assemblies.

Fehlerkorrekturen

  • Fixed an issue with the EntitySet.ListChanged event.
  • Fixed an issue that caused the ''Cannot convert 'System.Decimal' to MySQL type 'MySqlType.BigInt'' error in MySQL...

Released: Jul 29, 2025

Updates in 5.2.290

Fehlerkorrekturen

  • Fixed an issue with incorrect caching of the materialization function across different queries.

Entity Developer

  • Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.
  • Fixed an issue with handling Oracle identity columns.

Released: Apr 24, 2025

Updates in 5.2.235

Funktionen

  • Added support for Microsoft Visual Studio 2022 version 17.14 Preview.

Fehlerkorrekturen

  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.
  • Fixed an issue with LINQPad 5 integration via LinqConnectDriver.

Entity Developer

  • Fixed an issue with NuGet package installation on the final step of the Create Model Wizard when Entity Developer was run inside Visual Studio.
  • Fixed an issue that caused the "The request was aborted: a protected SSL/TLS channel...

Released: Feb 11, 2025

Updates in 5.2.193

Funktionen

Entity Developer

  • Added the SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.

Fehlerkorrekturen

  • Fixed an issue with executing overloaded Oracle procedures.
  • Fixed an issue with incorrect caching of the materialization function for different queries.

Released: Jan 14, 2025

Updates in 5.2.191

Fehlerkorrekturen

Entity Developer

  • Fixed an issue with the Update From Database wizard falsely detecting changes in NUMBER GENERATED ALWAYS AS IDENTITY columns in Oracle databases.

Released: Dec 27, 2024

Updates in 5.2.190

Funktionen

  • Added Microsoft .NET 9 compatibility.
  • Added support for PostgreSQL 17.
  • Added support for Visual Studio 2022 version 17.13 Preview.

Entity Developer

  • .NET 9 has been added to the list of available Target Framework versions in the Create Model Wizard and Model Settings for EF and EF Core models.
  • Added the "Nullable Reference Types" property to C# Data Transfer Object templates to control whether C# 8 nullable and non-nullable reference types should be generated.

Fehlerkorrekturen

  • Fixed...

Released: Nov 8, 2024

Updates in 5.1.104

Funktionen

  • Added support for Microsoft Visual Studio 2022 version 17.12 Preview.

Released: May 29, 2024

Updates in 5.1.20

Funktionen

  • Added support for Microsoft Visual Studio 2022 version 17.11 Preview.

Fehlerkorrekturen

Entity Developer

  • Resolved an issue with saving 'Version=Original' in the Stored Procedure Mapping menu.