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" />
<PackageVersion Include="odp.net.x64" Version="112.3.20" />
<PackageReference Include="odp.net.x64" />
paket add odp.net.x64 --version 112.3.20
#r "nuget: odp.net.x64, 112.3.20"
#:package odp.net.x64@112.3.20
#addin nuget:?package=odp.net.x64&version=112.3.20
#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
This package is not used by any NuGet packages.
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
|