Oracle.DataAccess.x86 2.112.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Oracle.DataAccess.x86 --version 2.112.1
NuGet\Install-Package Oracle.DataAccess.x86 -Version 2.112.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="Oracle.DataAccess.x86" Version="2.112.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Oracle.DataAccess.x86 --version 2.112.1
#r "nuget: Oracle.DataAccess.x86, 2.112.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 Oracle.DataAccess.x86 as a Cake Addin
#addin nuget:?package=Oracle.DataAccess.x86&version=2.112.1

// Install Oracle.DataAccess.x86 as a Cake Tool
#tool nuget:?package=Oracle.DataAccess.x86&version=2.112.1

This NuGet package contains Oracle.DataAccess.dll (x86) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include them in a NuGet package), but this package will at least allow the project to be successfully built (i.e. if you're using a CI server).

Product Compatible and additional computed target framework versions.
.NET Framework net 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 Oracle.DataAccess.x86:

Package Downloads
my1024

Test nuget package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated