dotConnect for Oracle 11.1.72
Released: Apr 23, 2026
Aggiornamenti in 11.1.72
Funzionalità
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.
Correzioni
- 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 Oracle Client 18 or later caused an AccessViolationException in applications running on .NET Core 2.x or .NET Framework 4.6.1 and later with the .NET Standard 2.0 assemblies of Devart.Data.Oracle NuGet package.
Entity Framework support
- Resolved an issue with transaction handling via the UseTransaction() method in EF Core.
- Resolved an issue with .Contains() collection handling in EF Core 10.
- Fixed an issue with SQL generation when filtering by string data types in the IN clause in EF Core 10.
- Resolved an issue with batch insert and delete handling in Entity Framework Core.