Oracle Connect can be used to retrieve data from tables no need to worry about connections and other things.
Info
Version: | 2.0.0 |
Author(s): | Nelli Venkatesh |
Last Update: | Sunday, July 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OracleConnect |
Install
Install-Package OracleConnect
dotnet add package OracleConnect
paket add OracleConnect
OracleConnect Download (Unzip the "nupkg" after downloading)
Dependencies
- Oracle.ManagedDataAccess(>= 18.3.0)
Tags