Oracle.ManagedDataAccess.Core
23.6.0
Prefix Reserved
dotnet add package Oracle.ManagedDataAccess.Core --version 23.6.0
NuGet\Install-Package Oracle.ManagedDataAccess.Core -Version 23.6.0
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.6.0" />
paket add Oracle.ManagedDataAccess.Core --version 23.6.0
#r "nuget: Oracle.ManagedDataAccess.Core, 23.6.0"
// Install Oracle.ManagedDataAccess.Core as a Cake Addin #addin nuget:?package=Oracle.ManagedDataAccess.Core&version=23.6.0 // Install Oracle.ManagedDataAccess.Core as a Cake Tool #tool nuget:?package=Oracle.ManagedDataAccess.Core&version=23.6.0
Oracle.ManagedDataAccess.Core 23.6.0
Release Notes for Oracle Data Provider for .NET Core NuGet Package
September 2024
Oracle Data Provider for .NET (ODP.NET) Core features optimized ADO.NET data access to the Oracle database for .NET (Core) runtime. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including AI vectors, Real Application Clusters, Application Continuity, JSON Relational Duality, and Fast Connection Failover.
This document provides information that supplements the Oracle Data Provider for .NET (ODP.NET) documentation.
Oracle .NET Links
- Oracle .NET Home Page
- GitHub - Sample Code
- ODP.NET Discussion Forum
- YouTube
- X (Twitter)
- Email Newsletter Sign Up
New Features
- Eliminate exception when using Transparent Application Failover (TAF) SELECT mode (starting with 23.5.1)
- BINARY Vector Support
- IsFloatingPointNumber Schema Table Column Support
- Data Source Allowed Parameters Support
- Allow UNC Paths Support
- OpenTelemetry: ActivitySource.Version Support
- OpenTelemetry: SQL Normalization Support
- OpenTelemetry: db.odp.user.statement Tag Support
- AutoProxy Support
- SSL-related OracleConnection Property Support
- Azure Credentials Support for Service Principal Authentication Flow
- SQLNET.IGNORE_ANO_ENCRYPTION_FOR_TCPS Support
Bug Fixes since Oracle.ManagedDataAccess.Core 23.5.0
- Bug 37054477 - KEEPALIVE: TURNING ON KEEPALIVE SUCCEEDED BUT NO KEEPALIVE PACKAGES ON LINUX
- Bug 37013827 - PROVIDER SPECIFIC TYPE OBJECTS' TOSTRING() METHODS ARE NOT SENSITIVE TO SESSION'S NLS FORMAT SETTINGS
- Bug 36937681 - ORA-00917 MISSING COMMA ERROR WHEN USING Ø CHARACTER WITH CHARACTER SET ZHS16GBK
- Bug 36913251 - EXCEPTION THROWN WHEN ODPM/C 23AI CONFIGURED FOR TAF SELECT FAILOVER
- Bug 36831777 - LDAP: SPACE BETWEEN DIRECTORY SERVERS IN DIRECTORY_SERVERS CAUSES ORA-12154
- Bug 36736236 - SETTING THE PORT WHEN USING NOTIFICATIONS CAUSES ORA-50050: THE NOTIFICATION LISTENER IS ALREADY STARTED
- Bug 36656255 - STATEMENT CACHING NOT PROPERLY HANDLING UNDERLYING TABLE CHANGES
Copyright (c) 2024, Oracle and/or its affiliates.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- System.Diagnostics.DiagnosticSource (>= 6.0.1)
- System.Diagnostics.PerformanceCounter (>= 6.0.1)
- System.DirectoryServices.Protocols (>= 6.0.2)
- System.Formats.Asn1 (>= 6.0.1)
- System.Security.Cryptography.Pkcs (>= 6.0.4)
- System.Text.Json (>= 6.0.9)
-
net6.0
- System.Diagnostics.PerformanceCounter (>= 6.0.1)
- System.DirectoryServices.Protocols (>= 6.0.2)
- System.Formats.Asn1 (>= 6.0.1)
- System.Security.Cryptography.Pkcs (>= 6.0.4)
-
net8.0
- System.Diagnostics.PerformanceCounter (>= 8.0.0)
- System.DirectoryServices.Protocols (>= 8.0.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Security.Cryptography.Pkcs (>= 8.0.0)
NuGet packages (673)
Showing the top 5 NuGet packages that depend on Oracle.ManagedDataAccess.Core:
Package | Downloads |
---|---|
Oracle.EntityFrameworkCore
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database. |
|
SqlSugarCore
.Net Core3.1 .Net5 .Net6 .Net7 .Net8 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite 等, 使用教程:https://www.donet5.com/Home/Doc?typeId=1226 |
|
DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually. |
|
DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. |
|
AspNetCore.HealthChecks.Oracle
HealthChecks.Oracle is the health check package for Oracle Database. |
GitHub repositories (53)
Showing the top 5 popular GitHub repositories that depend on Oracle.ManagedDataAccess.Core:
Repository | Stars |
---|---|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
dotnetcore/FreeSql
🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, DuckDB orm, TDengine orm, QuestDB orm, MsAccess orm.
|
Version | Downloads | Last updated | |
---|---|---|---|
23.6.0 | 123,342 | 10/2/2024 | |
23.5.1 | 246,898 | 8/16/2024 | |
23.5.0 | 425,453 | 7/11/2024 | |
23.4.0 | 724,092 | 5/2/2024 | |
23.3.3-dev | 2,461 | 4/19/2024 | |
23.3.2-dev | 9,428 | 3/12/2024 | |
23.3.1-dev | 25,981 | 12/12/2023 | |
23.3.0-dev | 10,161 | 10/17/2023 | |
23.2.0-dev | 43,980 | 7/29/2023 | |
3.21.160 | 57,254 | 10/2/2024 | |
3.21.150 | 122,466 | 7/11/2024 | |
3.21.140 | 602,003 | 4/11/2024 | |
3.21.130 | 1,773,604 | 1/1/2024 | |
3.21.120 | 2,242,180 | 10/9/2023 | |
3.21.110 | 1,398,931 | 7/25/2023 | |
3.21.100 | 3,233,277 | 4/8/2023 | |
3.21.90 | 2,650,510 | 1/19/2023 | |
3.21.80 | 1,194,096 | 10/18/2022 | |
3.21.70 | 915,107 | 8/4/2022 | |
3.21.61 | 3,114,577 | 5/4/2022 | |
3.21.50 | 3,758,202 | 1/4/2022 | |
3.21.41 | 501,351 | 12/7/2021 | |
3.21.4 | 1,645,476 | 10/27/2021 | |
3.21.1 | 5,694,661 | 2/12/2021 | |
2.19.250 | 4,726 | 10/2/2024 | |
2.19.240 | 26,300 | 7/11/2024 | |
2.19.230 | 98,236 | 4/11/2024 | |
2.19.220 | 84,953 | 1/1/2024 | |
2.19.210 | 114,286 | 10/9/2023 | |
2.19.200 | 55,649 | 7/25/2023 | |
2.19.190 | 131,727 | 4/8/2023 | |
2.19.180 | 543,444 | 1/19/2023 | |
2.19.170 | 174,331 | 10/18/2022 | |
2.19.160 | 119,882 | 8/4/2022 | |
2.19.151 | 71,186 | 6/7/2022 | |
2.19.140 | 328,846 | 1/4/2022 | |
2.19.131 | 35,053 | 12/14/2021 | |
2.19.130 | 662,645 | 10/8/2021 | |
2.19.110 | 2,180,233 | 3/16/2021 | |
2.19.101 | 1,532,705 | 1/12/2021 | |
2.19.100 | 1,102,863 | 11/16/2020 | |
2.19.91 | 855,612 | 10/22/2020 | |
2.19.80 | 2,165,168 | 7/9/2020 | |
2.19.70 | 1,149,079 | 5/1/2020 | |
2.19.60 | 3,057,509 | 12/6/2019 | |
2.19.50 | 652,940 | 10/16/2019 | |
2.19.31 | 1,673,816 | 7/11/2019 | |
2.19.3 | 492,278 | 5/22/2019 | |
2.18.151 | 6,816 | 2/3/2023 | |
2.18.15 | 13,607 | 8/5/2021 | |
2.18.6 | 1,431,647 | 3/20/2019 | |
2.18.5 | 422,441 | 3/7/2019 | |
2.18.3 | 5,354,038 | 9/20/2018 | |
2.12.0-beta3 | 238,431 | 7/31/2018 | |
2.12.0-beta2 | 966,259 | 3/6/2018 |