OracleConnect.Core
2.0.1
Oracle Connect core can be used to retrieve data from tables no need to worry about connections and other things
Install-Package OracleConnect.Core -Version 2.0.1
dotnet add package OracleConnect.Core --version 2.0.1
<PackageReference Include="OracleConnect.Core" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OracleConnect.Core --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This version contains basic data retrive using stored procedure and parameterized insertion and using query
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.