dotConnect for Oracle 11.0.0

Released: Dec 18, 2025

Mises à jour de 11.0.0

Fonctionnalités

  • 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 performance for LOB types in Direct mode.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.11.
  • Updated support for Entity Framework Core 8 to version 8.0.22.

Correctifs

  • Fixed an issue with OracleConnection.Open() in .NET Framework applications that use .NET Standard provider assemblies from NuGet.
  • Fixed an issue with the Clear() and Add() methods of the OracleSelectStatement class.

Entity Framework support

  • Fixed an issue with comparing variables or literal values in EF Core 9.
  • Fixed an issue with parameters in EF Core.
  • Fixed an issue that caused the ORA-00904 error when using enums in EF Core.
  • Fixed an issue that caused an invalid cast from Int32 to an enum in EF Core.
  • Fixed an issue that caused an invalid cast from String to an enum in EF Core.
  • Fixed an issue with paging in EF Core 9 when connecting to Oracle 11.2 or earlier.
  • Fixed an issue that caused a KeyNotFoundException when using Oracle spatial functions in EF Core.
  • Fixed an issue with batch updates in EF Core 7 or later.
  • Fixed an issue with String.Contains() in EF Core.
  • Fixed an issue with the Devart.Data.Oracle.EFCore NuGet package on Apple Mac computers with the M3 (ARM64) chip.
  • Fixed an issue with Performance Profiler in Visual Studio 2022 or later.

LinqConnect

  • Fixed an issue with the dotConnect for Oracle Professional Edition license key when using LinqConnect functionality.
  • Fixed an issue with the EntitySet.ListChanged event.