This repository will show to develop a C# dotnet application with Oracle 19c database. Replace your actual connection details in the connection string section. To connect dotnet application with Oracle database Oracle DataAccess Client library is required. For this project I have used Oracle ManagedData Access package 21.8.0 which can be downloaded through NuGet packges in the Visual Studio. IDE -Visual Studio 2022 Database - Oracle 19.3 Dotnet Version - 4.8
Gohulan/windowsformappwithoracle19c
This repository will show to develop a C# dotnet application with Oracle 19c database.
C#