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.
Info
Version: | 1.2.8 |
Author(s): | Tom Flidr |
Last Update: | Sunday, November 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Databasic-NET |
NuGet Url: | https://www.nuget.org/packages/Databasic.OracleSql |
Install
Install-Package Databasic.OracleSql
dotnet add package Databasic.OracleSql
paket add Databasic.OracleSql
Databasic.OracleSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Oracle.DataAccess.x86.4(>= 4.112.3)
- Databasic.Core(>= 1.2.8)
Tags