Skip to content

Commit e47910c

Browse files
authored
Update README.md
1 parent 18f1200 commit e47910c

File tree

1 file changed

+1
-1
lines changed
  • session-demos/2022/oracle-cloudworld

1 file changed

+1
-1
lines changed

session-demos/2022/oracle-cloudworld/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This directory contains pointers to the Oracle .NET session demo code or tutoria
33
**What’s New for Oracle .NET and Entity Framework Core Developers**
44
* [Oracle EF Core 6 and Oracle EF Core 7 console app](https://github.com/oracle/dotnet-db-samples/tree/master/samples/ef-core/get-started)
55
* Note: The same demo code was used for both demos with the Oracle and EF Core assemblies updated to use either version 6 or 7.
6-
* ODP.NET Async vs. ODP.NET Sync
6+
* [ODP.NET Async](https://github.com/oracle/dotnet-db-samples/blob/master/session-demos/2022/oracle-cloudworld/async-odpnet.cs) vs. [ODP.NET Sync](https://github.com/oracle/dotnet-db-samples/blob/master/session-demos/2022/oracle-cloudworld/sync-odpnet.cs)
77
* [ODP.NET User-Defined Types (managed and core) console apps](https://github.com/oracle/dotnet-db-samples/tree/master/samples/udt)
88
* [ODP.NET Binary JSON and Client Initiated Continuous Query Notification (CICQN) console app](https://github.com/oracle/dotnet-db-samples/tree/master/session-demos/2021/cicqn-json)
99

0 commit comments

Comments
 (0)