odp.net.x86
112.3.20
This NuGet package contains Oracle.DataAccess.dll (x86 - 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).
Install-Package odp.net.x86 -Version 112.3.20
dotnet add package odp.net.x86 --version 112.3.20
<PackageReference Include="odp.net.x86" Version="112.3.20" />
paket add odp.net.x86 --version 112.3.20
#r "nuget: odp.net.x86, 112.3.20"
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on odp.net.x86:
Package | Downloads |
---|---|
odac.client.x86
Each 32-bit ODAC client download below supports connectivity to Oracle Database versions 9.2, 10.1, 10.2, and 11.1, and 11.2.
|
|
UDTLibrary.Oracle
A library to assist with mapping of Oracle UDTs to POCOs.
|
|
Bluetopo.Data
数据操作
|
|
Bluetopo.Util.MultiLanguage
多语言
|
|
Calmo.Data.Oracle
Dapper-based fluent library to simplify Oracle x86 data access.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on odp.net.x86:
Repository | Stars |
---|---|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|
|
igor-tkachev/bltoolkit
Business Logic Toolkit for .NET
|
|
OpenTouryoProject/OpenTouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
|