Oracle.ManagedDataAccess
                             
                            
                                23.26.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Oracle.ManagedDataAccess --version 23.26.0
NuGet\Install-Package Oracle.ManagedDataAccess -Version 23.26.0
<PackageReference Include="Oracle.ManagedDataAccess" Version="23.26.0" />
<PackageVersion Include="Oracle.ManagedDataAccess" Version="23.26.0" />
<PackageReference Include="Oracle.ManagedDataAccess" />
paket add Oracle.ManagedDataAccess --version 23.26.0
#r "nuget: Oracle.ManagedDataAccess, 23.26.0"
#:package Oracle.ManagedDataAccess@23.26.0
#addin nuget:?package=Oracle.ManagedDataAccess&version=23.26.0
#tool nuget:?package=Oracle.ManagedDataAccess&version=23.26.0

Oracle.ManagedDataAccess 23.26.0
Release Notes for Oracle Data Provider for .NET, Managed Driver NuGet Package
October 2025
Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. 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
- External DST File Support
 - New OpenTelemetry Attribute: Rows Fetched From DB
 
Bug Fixes since Oracle.ManagedDataAccess 23.9.0
- Bug 38176130 - ORA-01013 ENCOUNTERED WHEN OPENTELEMETRY IS ENABLED WITH SQL ID TRACING
 - Bug 38075265 - ORACLEDATAADAPTER.FILLSCHEMA DOES NOT RECOGNIZE IDENITITY PK COLUMNS AS PK
 
Installation Changes
The following app/web.config entries are added when installing the managed ODP.NET NuGet package to your application:
- Configuration Section Handler
 
A configuration section handler entry is added to the app/web.config to enable applications to add an <oracle.manageddataaccess.client> section for ODP.NET, Managed Driver-specific configuration.
Note: For a web app, if the same config section handler for "oracle.manageddataaccess.client" also exists in machine.config but the "Version" attribute values are different, an error message "There is a duplicate 'oracle.manageddataaccess.client' section defined." may be observed at runtime. To resolve the error, remove the "oracle.manageddataaccess.client" config section handler entry in the machine.config. If other applications on the machine depend on this machine.config entry, move the config section handler entry to each application's web.config file.
- DbProviderFactories
 
The DbProviderFactories entry is added for applications that use DbProviderFactories and DbProviderFactory classes. Any DbProviderFactories entry for "Oracle.ManagedDataAccess.Client" in the machine.config will be ignored.
- Dependent Assembly
 
The dependent assembly entry is created to ignore policy DLLs for Oracle.ManagedDataAccess.dll. It directs the app to always use the Oracle.ManagedDataAccess.dll version that is specified by the "newVersion" attribute in the "bindingRedirect" element. The "newVersion" attribute corresponds to the Oracle.ManagedDataAccess.dll version which came with the NuGet package.
- Data Sources
 
The data sources entry is added to provide a template on how a data source can be configured in the app/web.config. Simply rename the sample data source to an alias of your choosing; modify the PROTOCOL, HOST, PORT, SERVICE_NAME as required; and un-comment the "dataSource" element. Once that is done, the alias can be used as the "data source" attribute in your ODP.NET connection string.
Copyright (c) 2024, 2025, Oracle and/or its affiliates.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. | 
- 
                                                    
.NETFramework 4.7.2
- System.Diagnostics.DiagnosticSource (>= 6.0.2)
 - System.Formats.Asn1 (>= 8.0.1)
 - System.Memory (>= 4.6.0)
 - System.Text.Json (>= 8.0.5)
 - System.Threading.Tasks.Extensions (>= 4.6.0)
 
 
NuGet packages (256)
Showing the top 5 NuGet packages that depend on Oracle.ManagedDataAccess:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            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.  | 
                                                    |
| 
                                                        
                                                            Oracle.ManagedDataAccess.EntityFramework
                                                        
                                                            
                                                         This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add and configure the Oracle Entity Framework assembly for your application.  | 
                                                    |
| 
                                                        
                                                            DistributedLock.Oracle
                                                        
                                                         Provides a distributed lock implementation based on Oracle Database  | 
                                                    |
| 
                                                        
                                                            Alachisoft.NCache.SDK
                                                        
                                                         This NCache SDK NuGet package is a complete package for using NCache Enterprise from .NET Framework and .NET Core applications.  | 
                                                    
GitHub repositories (39)
Showing the top 20 popular GitHub repositories that depend on Oracle.ManagedDataAccess:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            aspnetboilerplate/aspnetboilerplate
                                                        
                                                         
                                                            ASP.NET Boilerplate - Web Application Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack
                                                        
                                                         
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/FreeSql
                                                        
                                                         
                                                            .NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            fluentmigrator/fluentmigrator
                                                        
                                                         
                                                            Fluent migrations framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            linq2db/linq2db
                                                        
                                                         
                                                            Linq to database provider.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            madelson/DistributedLock
                                                        
                                                         
                                                            A .NET library for distributed synchronization
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            nhibernate/nhibernate-core
                                                        
                                                         
                                                            NHibernate Object Relational Mapper
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            tmsmith/Dapper-Extensions
                                                        
                                                         
                                                            Dapper Extensions is 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. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack.OrmLite
                                                        
                                                         
                                                            Fast, Simple, Typed ORM for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            jonwagner/Insight.Database
                                                        
                                                         
                                                            Fast, lightweight .NET micro-ORM
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/dotnet-api-docs
                                                        
                                                         
                                                            .NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aelassas/wexflow
                                                        
                                                         
                                                            Workflow Automation Engine
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            elastic/apm-agent-dotnet
                                                        
                                                         | 
                                                    |
| 
                                                        
                                                            DataDog/dd-trace-dotnet
                                                        
                                                         
                                                            .NET Client Library for Datadog APM
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            zzzprojects/EntityFramework.DynamicFilters
                                                        
                                                         
                                                            Global filtering for Entity Framework.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            TeslaFly01/SmartSqlT
                                                        
                                                         
                                                            🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            yuzd/AntData.ORM
                                                        
                                                         
                                                            特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DapperLib/DapperAOT
                                                        
                                                         
                                                            Build time tools in the flavor of Dapper
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            whywhy898/DDit-Rapid-Development-Framework
                                                        
                                                         
                                                            帮助企业快速开发的.net项目框架 Help companies develop the.net project framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Coldairarrow/Colder.Fx.Net.AdminLTE
                                                        
                                                         
                                                            A Web Rapid Development Framework For .NET4.472 Based On AdminLTE
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 23.26.0 | 28,155 | 10/14/2025 | |
| 23.9.1 | 147,418 | 7/15/2025 | |
| 23.9.0 | 47,329 | 7/1/2025 | |
| 23.8.0 | 169,577 | 4/4/2025 | |
| 23.7.0 | 238,361 | 12/24/2024 | |
| 23.6.1 | 137,292 | 11/7/2024 | |
| 23.6.0 | 105,670 | 10/2/2024 | |
| 23.5.1 | 163,833 | 8/16/2024 | |
| 23.5.0 | 97,080 | 7/11/2024 | |
| 23.4.0 | 240,329 | 5/2/2024 | |
| 23.3.3-dev | 979 | 4/19/2024 | |
| 23.3.2-dev | 2,856 | 3/11/2024 | |
| 23.3.1-dev | 7,580 | 12/12/2023 | |
| 23.3.0-dev | 3,381 | 10/17/2023 | |
| 23.2.0-dev | 5,492 | 7/29/2023 | |
| 21.20.0 | 7,837 | 10/10/2025 | |
| 21.19.0 | 40,034 | 7/1/2025 | |
| 21.18.0 | 53,561 | 4/4/2025 | |
| 21.17.0 | 76,268 | 12/24/2024 | |
| 21.16.0 | 57,938 | 10/2/2024 | |
| 21.15.0 | 105,741 | 7/11/2024 | |
| 21.14.0 | 138,612 | 4/11/2024 | |
| 21.13.0 | 475,157 | 1/1/2024 | |
| 21.12.0 | 324,476 | 10/9/2023 | |
| 21.11.0 | 283,649 | 7/25/2023 | |
| 21.10.0 | 1,306,416 | 4/8/2023 | |
| 21.9.0 | 743,896 | 1/19/2023 | |
| 21.8.0 | 229,251 | 10/18/2022 | |
| 21.7.0 | 202,128 | 8/4/2022 | |
| 21.6.1 | 329,950 | 5/4/2022 | |
| 21.5.0 | 326,627 | 1/4/2022 | |
| 21.4.0 | 291,179 | 10/27/2021 | |
| 19.29.0 | 2,847 | 10/10/2025 | |
| 19.28.0 | 17,289 | 7/1/2025 | |
| 19.27.0 | 16,750 | 4/4/2025 | |
| 19.26.0 | 41,786 | 12/24/2024 | |
| 19.25.0 | 27,961 | 10/2/2024 | |
| 19.24.0 | 32,699 | 7/11/2024 | |
| 19.23.0 | 38,442 | 4/11/2024 | |
| 19.22.0 | 117,094 | 1/1/2024 | |
| 19.21.0 | 74,656 | 10/9/2023 | |
| 19.20.0 | 113,632 | 7/25/2023 | |
| 19.19.0 | 123,180 | 4/8/2023 | |
| 19.18.0 | 421,014 | 1/19/2023 | |
| 19.17.0 | 53,201 | 10/18/2022 | |
| 19.16.0 | 56,222 | 8/4/2022 | |
| 19.15.1 | 117,349 | 6/7/2022 | |
| 19.14.0 | 264,035 | 1/4/2022 | |
| 19.13.0 | 191,288 | 10/8/2021 | |
| 19.11.0 | 1,805,036 | 3/16/2021 | |
| 19.10.1 | 839,822 | 1/12/2021 | |
| 19.10.0 | 400,205 | 11/16/2020 | |
| 19.9.0 | 384,769 | 9/8/2020 | |
| 19.8.0 | 777,693 | 7/9/2020 | |
| 19.7.0 | 633,527 | 4/21/2020 | |
| 19.6.0 | 1,260,870 | 12/6/2019 | |
| 19.5.0 | 363,460 | 10/16/2019 | |
| 19.3.1 | 875,373 | 7/11/2019 | |
| 19.3.0 | 517,988 | 5/22/2019 | |
| 18.15.1 | 24,405 | 2/3/2023 | |
| 18.15.0 | 26,464 | 8/5/2021 | |
| 18.6.0 | 490,164 | 3/20/2019 | |
| 18.3.0 | 2,243,415 | 8/29/2018 | |
| 12.2.20230118 | 48,977 | 2/3/2023 | |
| 12.2.20220118 | 66,313 | 12/7/2021 | |
| 12.2.1100 | 3,840,827 | 5/31/2017 | |
| 12.1.24230118 | 17,583 | 2/3/2023 | |
| 12.1.24220118 | 68,474 | 12/7/2021 | |
| 12.1.24160719 | 1,514,435 | 9/17/2016 | |
| 12.1.24160419 | 532,637 | 4/27/2016 | |
| 12.1.2400 | 1,090,859 | 10/14/2015 | |
| 12.1.22 | 491,249 | 6/23/2015 | |
| 12.1.21 | 453,478 | 1/16/2015 |