This ODP.NET Core sample shows how to connect to an Oracle Database, use anonymous PL/SQL, and statement batching.
Run this application from console project using .NET Core 2.1 or higher. The application logs into the HR schema. Prior to running this app:
- Add ODP.NET Core from the NuGet Gallery.
- Enter the HR password.
- Enter the database net service name, Easy Connect (Plus), or equivalent connection information