Example To Use ODP.NET Core in .NET Application
(Doc ID 2594096.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Data Provider for .NET - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Purpose
ODP.NET Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. It runs on both Windows and Linux. ODP.NET consists of a single 100% managed code dynamic-link library, Oracle.ManagedDataAccess.dll, available via NuGet deployment.
Scope
Example to show how ODP.NET Core establishes a connection between ASP.NET Core and Oracle database.
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Scope |
Details |