Databasic.OracleSql
1.2.8
C#/VB.NET database utility to write pure Oracle queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery.
Requires NuGet 2.6 or higher.
Install-Package Databasic.OracleSql -Version 1.2.8
dotnet add package Databasic.OracleSql --version 1.2.8
<PackageReference Include="Databasic.OracleSql" Version="1.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Databasic.OracleSql --version 1.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/Databasic-NET/Databasic/releases
Dependencies
-
- Databasic.Core (>= 1.2.8)
- Oracle.DataAccess.x86.4 (>= 4.112.3)
GitHub Usage
This package is not used by any popular GitHub repositories.