DataBooster.Oracle.DataDirect 1.1.0.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DataBooster.Oracle.DataDirect --version 1.1.0.1                
NuGet\Install-Package DataBooster.Oracle.DataDirect -Version 1.1.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DataBooster.Oracle.DataDirect" Version="1.1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataBooster.Oracle.DataDirect --version 1.1.0.1                
#r "nuget: DataBooster.Oracle.DataDirect, 1.1.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DataBooster.Oracle.DataDirect as a Cake Addin
#addin nuget:?package=DataBooster.Oracle.DataDirect&version=1.1.0.1

// Install DataBooster.Oracle.DataDirect as a Cake Tool
#tool nuget:?package=DataBooster.Oracle.DataDirect&version=1.1.0.1                

Less Code, Less Configuration, Less Time!
DataBooster is a high-performance extension to ADO.NET Data Provider, includes a light encapsulation to minimize your DAL code and a booster to maximize throughput for writing mass data onto database.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DataBooster.Oracle.DataDirect:

Package Downloads
DataBooster.DbWebApi.Oracle.DataDirect

An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.4 1,395 12/9/2018
1.8.3 999 8/16/2018
1.8.2.5 946 8/16/2018
1.8.2.4 1,177 4/1/2018
1.8.2.3 1,168 3/16/2018
1.8.2.2 1,147 3/12/2018
1.8.2.1 1,182 12/6/2017
1.8.2 1,342 10/5/2017
1.8.1.5 1,202 6/24/2017
1.8.1.3 1,221 12/18/2016
1.8.1.2 1,105 12/18/2016
1.8.1.1 1,163 12/17/2016
1.8.1 1,444 8/18/2016
1.8.0.6 1,527 3/31/2016
1.8.0.5 1,579 12/10/2015
1.8.0.4 1,489 12/9/2015
1.8.0.3 1,392 12/8/2015
1.8.0.2 1,406 12/7/2015
1.8.0.1 1,460 12/4/2015
1.8.0 1,455 11/11/2015
1.7.9.9 1,435 11/8/2015
1.7.9.8 1,414 10/25/2015
1.7.9.5 1,427 10/10/2015
1.7.9.1 1,435 8/21/2015
1.7.9 1,458 8/18/2015
1.7.8.9 1,823 8/7/2015
1.7.8.8 1,470 8/6/2015
1.7.8.4 1,251 7/12/2015
1.7.8.3 1,219 7/12/2015
1.7.8.2 1,693 5/18/2015
1.7.8.1 1,641 5/14/2015
1.7.8 1,479 5/13/2015
1.7.7.4 1,985 4/23/2015
1.7.7.3 1,793 4/20/2015
1.7.7.2 1,899 4/9/2015
1.7.7.1 1,441 4/9/2015
1.7.6.2 2,944 3/12/2015
1.7.6.1 1,834 3/11/2015
1.7.5.1 2,933 2/15/2015
1.7.5 1,786 2/13/2015
1.7.3 1,950 2/6/2015
1.7.2.1 1,869 1/30/2015
1.7.2 1,517 1/29/2015
1.7.1.6 1,452 1/22/2015
1.7.1.5 1,543 1/22/2015
1.7.1.4 1,508 1/21/2015
1.7.1.2 1,474 1/19/2015
1.7.1 1,511 1/15/2015
1.7.0 1,861 1/7/2015
1.6.1.1 1,674 1/6/2015
1.6.1 1,477 1/5/2015
1.6.0 1,504 1/4/2015
1.5.0.1 1,558 9/22/2014
1.2.1.1 1,472 9/18/2014
1.2.1 1,532 9/17/2014
1.2.0.1 1,479 9/16/2014
1.1.2.1 1,507 8/8/2014
1.1.2 1,532 8/8/2014
1.1.1 1,510 7/24/2014
1.1.0.1 1,444 8/30/2013
1.1.0 1,373 8/19/2013
1.0.2 1,382 8/8/2013
1.0.1.8 1,327 8/7/2013
1.0.1.6 1,443 8/7/2013
1.0.1.1 1,291 8/2/2013
1.0.0.5 1,501 7/30/2013
1.0.0.3 1,408 7/22/2013

Fix: allow to turn on/off AuxConnection in ConfigHelper as an option