DataBooster.Oracle.Managed 1.8.4

Prefix Reserved

Requires NuGet 2.6 or higher.

dotnet add package DataBooster.Oracle.Managed --version 1.8.4
                    
NuGet\Install-Package DataBooster.Oracle.Managed -Version 1.8.4
                    
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.Managed" Version="1.8.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DataBooster.Oracle.Managed" Version="1.8.4" />
                    
Directory.Packages.props
<PackageReference Include="DataBooster.Oracle.Managed" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DataBooster.Oracle.Managed --version 1.8.4
                    
#r "nuget: DataBooster.Oracle.Managed, 1.8.4"
                    
#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.
#:package DataBooster.Oracle.Managed@1.8.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DataBooster.Oracle.Managed&version=1.8.4
                    
Install as a Cake Addin
#tool nuget:?package=DataBooster.Oracle.Managed&version=1.8.4
                    
Install as a Cake Tool

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 huge numbers of records to database. Please visit https://github.com/DataBooster/DataAccess for detail.

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.

NuGet packages (1)

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

Package Downloads
DataBooster.DbWebApi.Oracle.Managed

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 2,061 12/9/2018
1.8.3 1,256 8/16/2018
1.8.2.5 1,148 8/16/2018
1.8.2.4 1,773 4/1/2018
1.8.2.3 1,648 3/16/2018
1.8.2.2 1,678 3/12/2018
1.8.2.1 1,704 12/6/2017
1.8.2 1,481 10/5/2017
1.8.1.5 1,558 6/24/2017
1.8.1.3 1,631 12/18/2016
1.8.1.2 1,430 12/18/2016
1.8.1.1 1,449 12/17/2016
1.8.1 1,641 8/18/2016
1.8.0.6 1,676 3/31/2016
1.8.0.5 1,934 12/10/2015
1.8.0.4 1,519 12/9/2015
1.8.0.3 1,482 12/8/2015
1.8.0.2 1,549 12/7/2015
1.8.0.1 1,585 12/4/2015
1.8.0 1,576 11/11/2015
Loading failed