You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: session-demos/2022/oracle-cloudworld/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This directory contains pointers to the Oracle .NET session demo code or tutoria
3
3
**What’s New for Oracle .NET and Entity Framework Core Developers**
4
4
*[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)
5
5
* 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)
7
7
*[ODP.NET User-Defined Types (managed and core) console apps](https://github.com/oracle/dotnet-db-samples/tree/master/samples/udt)
0 commit comments