Version | Change log |
dotConnect for Oracle 10.3.20 May 28, 2024 |
*Supported Visual Studio 2022 version 17.11 Preview *Added the GetAuditActionBanner() and GetUnauthorizedAccessBanner() methods to the OracleConnection class |
dotConnect for Oracle 10.3.10 Jan 17, 2024 |
*.NET 8 compatibility *Visual Studio 2022 version 17.9 Preview is supported *Added support for connect to servers with enabled Security Banners in the Direct mode |
dotConnect for Oracle 10.2.0 Nov 16, 2023 |
*Oracle 23c is supportd *Visual Studio 2022 version 17.8 Preview is supported |
dotConnect for Oracle 10.1.151 Jun 1, 2023 |
*Visual Studio 2022 version 17.7 Preview is supported *Implemented IOracleCommandAdapter interface to access OracleCommand in IDbCommandInterceptor in EF6 *Implemented option config.QueryOptions.InitialLobFetchSize for EF4/EF5/EF6 and EF Core |
dotConnect for Oracle 10.1.1 Mar 1, 2023 |
*Visual Studio 2022 version 17.5 Preview is supported *.NET 7 compatibility |
dotConnect for Oracle 10.0.0 Jun 30, 2022 |
*.NET 6 compatibility. *macOS 11 Arm64 (or "Apple Silicon" or "Apple M1") support. *Windows 11 is supported. *Visual Studio 2022 version 17.2 is supported. *Visual Studio 2022 version 17.3 Preview is supported. |
dotConnect for Oracle 9.16 Jan 25, 2022 |
*The behavior is changed: turning off the "Save connection to" option in Model Settings of EF Core Model wipes out connection string literal from the generated code. *Mapping of internet/intranet data type System.Uri to Oracle string data types is supported in EF Core 3, EF Core 5, EF Core 6. |
dotConnect for Oracle 9.15 Dec 21, 2020 |
*The type converter of the OracleTimeStamp structure is improved for converting to/from DateTime and DateTimeOffset *Entity Framework 6.0.1 is supported * NetTopologySuite 2.4.0 is supported in EF Core 3, EF Core 5, and EF Core 6 |