dotConnect for Oracle Releases

Released: Jun 17, 2026

Updates in 11.1.123

Features

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.8.
  • Updated support for Entity Framework Core 9 to version 9.0.16.
  • Updated support for Entity Framework Core 8 to version 8.0.27.

Fixes

Entity Framework support

  • Fixed an issue that caused the "ORA-01036: illegal variable name/number" error when saving entities with server-generated values (ValueGeneratedOnAdd properties) in EF Core 10.

LinqConnect

  • Fixed an issue with .Contains() collection handling in...

Released: May 25, 2026

Updates in 11.1.100

Features

  • Added support for the JSON data type in Direct mode for Oracle Database 21c, 23ai, and 26ai.

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.7.
  • Updated support for Entity Framework Core 9 to version 9.0.15.
  • Updated support for Entity Framework Core 8 to version 8.0.26.

Fixes

  • Fixed an issue with displaying Unicode characters during installation.
  • Fixed an issue that occurred when downloading and installing Entity Developer.

Entity Framework support...

Released: Apr 23, 2026

Updates in 11.1.72

Features

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.5.
  • Updated support for Entity Framework Core 9 to version 9.0.14.
  • Updated support for Entity Framework Core 8 to version 8.0.25.
  • Improved EF Core scaffolding logging for the Scaffold-DbContext command.

Fixes

  • Resolved an issue with handling BOOLEAN and PL/SQL BOOLEAN parameters.
  • Fixed an issue with XMLTYPE handling in Direct mode when Unicode=False.
  • Fixed an issue where using XMLTYPE in OCI mode with...

Released: Mar 5, 2026

Updates in 11.1.35

Fixes

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

Entity Framework support

  • Fixed an issue with the VisitRightJoin method in EF Core 10.
  • Fixed an issue with LINQ queries containing paging, joins and filtered subqueries in EF Core 10.

Released: Feb 24, 2026

Updates in 11.1.33

Features

  • Added support for Oracle Database 26ai.
  • Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in Oracle Database 23ai and 26ai.
  • Added support for the BOOLEAN data type in Oracle Database 23ai and 26ai.
  • Added support for the JSON data type in Oracle Database 21c, 23ai, and 26ai.
  • Added the OracleVersion property to the OracleConnection class to retrieve the full Oracle Database version as five numeric segments.
  • Added the LoadLicenseKey() method to the...

Released: Dec 18, 2025

Updates in 11.0.0

Features

  • 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.
  • Added support for modern SSH encryption and key exchange algorithms.
  • Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17).
  • Improved OracleLoader...

Released: Jul 29, 2025

Updates in 10.4.290

Features

  • Added support for long passwords in Oracle 23ai.
  • Changed the visibility of OracleException constructors from internal to protected.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.6.
  • Updated support for Entity Framework Core 8 to version 8.0.17.

Fixes

  • Fixed an issue that caused an AccessViolationException in OracleCommand when calling the GetRowId() method in the OCI mode.
  • Fixed a design-time issue with the OracleDataTable Tasks interface element in...

Released: Apr 24, 2025

Updates in 10.4.235

Features

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

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.2.
  • Updated support for Entity Framework Core 8 to version 8.0.13.

Fixes

  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.
  • Resolved a memory leak issue occurring when repeatedly establishing connections in the OCI mode.
  • Fixed an issue that caused an AccessViolationException when reading CLOB/NCLOB...

Released: Feb 11, 2025

Updates in 10.4.193

Features

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.1.
  • Updated support for Entity Framework Core 8 to version 8.0.12.

Entity Developer

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

Fixes

Entity Framework support

  • Fixed an issue with the Unexpected ProjectionExpression implementation error in EF Core 9.

LinqConnect (formerly...

Released: Jan 14, 2025

Updates in 10.4.191

Fixes

  • Fixed an issue with throwing MissingMethodException in EF Core 9.
  • Fixed an issue with a missing assembly in the Devart.Data.Oracle.EF6 NuGet package.
  • Fixed an issue with .NET Core projects in the Upgrade Wizard.

Entity Developer

  • Fixed an issue with the generation of complex types for stored procedures.
  • Fixed an issue with the Update From Database wizard falsely detecting changes in NUMBER GENERATED ALWAYS AS IDENTITY columns in Oracle databases.
  • Fixed an issue with the Update From Database...