Oracle Logo

Release Notes for Oracle Data Provider for .NET Core NuGet Package

January 2026

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.

New Features

  • Amazon Web Services centralized configuration provider
  • Google Cloud Platform centralized configuration provider
  • Granular OpenTelemetry enablement

Bug Fixes in Oracle.ManagedDataAccess 23.26.100

  • Bug 38699723 - TTC ERROR EXECUTING MERGE STATEMENT WITH RETURNING CLAUSE

Copyright (c) 2024, 2026, Oracle and/or its affiliates.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 

NuGet packages (772)

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 .Net9 .Net10 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite DB2 DuckDb Hana 等, 使用教程: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 (62)

Showing the top 20 popular GitHub repositories that depend on Oracle.ManagedDataAccess.Core:

Repository Stars
aspnetboilerplate/aspnetboilerplate

ASP.NET Boilerplate - Web Application Framework

quartznet/quartznet

Quartz Enterprise Scheduler .NET

DotNetNext/SqlSugar

.Net aot ORM SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping

ServiceStack/ServiceStack

Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all

dotnetcore/Util

Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。

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.

Xabaril/AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package

testcontainers/testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

ravendb/ravendb

ACID Document Database

fluentmigrator/fluentmigrator

Fluent migrations framework for .NET

linq2db/linq2db

Linq to database provider.

FastReports/FastReport

Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports

jbogard/Respawn

Intelligent database cleaner for integration tests

serenity-is/Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript

liukuo362573/YiShaAdmin

基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观

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.

Giorgi/EntityFramework.Exceptions

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

ariacom/Seal-Report

Database Reporting Tool and Tasks (.Net)

Version Downloads Last Updated
23.26.100 268,013 1/21/2026
23.26.0 1,285,220 10/14/2025
23.9.1 1,130,961 7/15/2025
23.9.0 1,105,089 7/1/2025
23.8.0 2,130,064 4/4/2025
23.7.0 3,390,983 12/24/2024
23.6.1 3,667,952 11/7/2024
23.6.0 1,756,289 10/2/2024
3.21.210 16,873 1/21/2026
3.21.200 60,719 10/10/2025
3.21.190 90,986 7/1/2025
3.21.180 176,064 4/4/2025
3.21.170 510,561 12/24/2024
3.21.160 600,945 10/2/2024
2.19.300 10,303 1/21/2026
2.19.290 45,176 10/10/2025
2.19.280 70,178 7/1/2025
2.19.270 54,335 4/4/2025
2.19.260 120,702 12/24/2024
2.19.250 329,491 10/2/2024