Skip to content

Commit c429018

Browse files
authored
Update README.txt
1 parent 6c50499 commit c429018

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

samples/README.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ ASP.NET Core
3636
============
3737
ASP.NET Core 2.x: Demonstrates a simple ASP.NET Core 2.x web app to connect and retrieve data.
3838
ASP.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

4041
PL/SQL Associative Array
4142
========================
@@ -47,6 +48,10 @@ ODP.NET Core Samples: Demonstrates how to connect ODP.NET Core to Oracle Autonom
4748
Managed ODP.NET Samples: Demonstrates how to connect managed ODP.NET to Oracle Autonomous Database via a console and an ASP.NET web app.
4849
Unmanaged 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+
5055
Bulk Copy
5156
=========
5257
Sample 1: Demonstrates how to use ODP.NET bulk copy. Sample works for both managed and core ODP.NET.

0 commit comments

Comments
 (0)