Oracle never published version 4.112.3.0 to NuGet.org. Some private NuGet servers (e.g., internal company feeds) may have it, but you cannot obtain it from the official NuGet gallery.
Version 11.2.0.3 is currently End of Life (EOL). Oracle no longer provides Critical Patch Updates (CPUs) for this version. If this driver is used in a production environment handling sensitive data, it is highly recommended to plan a migration to: oracle.dataaccess.dll version 4.112.3.0 download
Oracle.ManagedDataAccess.dll): This is fully managed, requires no unmanaged DLLs, and is easier to deploy.4.112.3.0 via a specific public key token. If you try to use a newer ODP.NET (e.g., 4.121.2.0), you may get a FileLoadException or Could not load file or assembly error.Once you have the DLL on your development machine: Oracle
Oracle.DataAccess.dll.Copy Local = True (if deploying standalone).Specific Version = True (to lock to 4.112.3.0).Fix:
ORACLE_HOME environment variable.NETWORK SERVICE or IIS_USRS permissions to Oracle home folder (for web apps).