File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ ASP.NET Core
3636============
3737ASP.NET Core 2.x: Demonstrates a simple ASP.NET Core 2.x web app to connect and retrieve data.
3838ASP.NET Core 3.x: Demonstrates a simple ASP.NET Core 3.x web app to connect and retrieve data.
39+ ASP.NET Core 6: Demonstrates a simple ASP.NET Core 6 web app to connect and retrieve data.
3940
4041PL/SQL Associative Array
4142========================
@@ -47,6 +48,10 @@ ODP.NET Core Samples: Demonstrates how to connect ODP.NET Core to Oracle Autonom
4748Managed ODP.NET Samples: Demonstrates how to connect managed ODP.NET to Oracle Autonomous Database via a console and an ASP.NET web app.
4849Unmanaged ODP.NET Sample: Demonstrates how to connect unmanaged ODP.NET to Oracle Autonomous Database via a console app.
4950
51+ Azure Active Directory
52+ ======================
53+ Demonstrates connecting to Oracle Autonomous Database using an Azure Active Directory token with ODP.NET Core, managed, and unmanaged.
54+
5055Bulk Copy
5156=========
5257Sample 1: Demonstrates how to use ODP.NET bulk copy. Sample works for both managed and core ODP.NET.
You can’t perform that action at this time.
0 commit comments