odp.net.x64
112.3.20
dotnet add package odp.net.x64 --version 112.3.20
NuGet\Install-Package odp.net.x64 -Version 112.3.20
<PackageReference Include="odp.net.x64" Version="112.3.20" />
paket add odp.net.x64 --version 112.3.20
#r "nuget: odp.net.x64, 112.3.20"
// Install odp.net.x64 as a Cake Addin #addin nuget:?package=odp.net.x64&version=112.3.20 // Install odp.net.x64 as a Cake Tool #tool nuget:?package=odp.net.x64&version=112.3.20
This NuGet package contains Oracle.DataAccess.dll (x64- both the net20 and net40 versions) 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on odp.net.x64:
Package | Downloads |
---|---|
odac.client.x64
Each 64-bit ODAC client download below supports connectivity to Oracle Database versions 9.2, 10.1, 10.2, and 11.1, and 11.2. |
|
Prodesp.DataAccess
My package description. |
|
Galactic.Sql.Oracle
A class library for querying and manipulating Oracle databases. |
|
UDTLibrary.Oracle
A library to assist with mapping of Oracle UDTs to POCOs. |
|
Calmo.Data.Oracle.x64
Dapper-based fluent library to simplify Oracle x64 data access. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on odp.net.x64:
Repository | Stars |
---|---|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|