Oracle.ManagedDataAccess 12.2.20220118

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Oracle.ManagedDataAccess --version 12.2.20220118
                    
NuGet\Install-Package Oracle.ManagedDataAccess -Version 12.2.20220118
                    
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.ManagedDataAccess" Version="12.2.20220118" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Oracle.ManagedDataAccess" Version="12.2.20220118" />
                    
Directory.Packages.props
<PackageReference Include="Oracle.ManagedDataAccess" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Oracle.ManagedDataAccess --version 12.2.20220118
                    
#r "nuget: Oracle.ManagedDataAccess, 12.2.20220118"
                    
#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.
#:package Oracle.ManagedDataAccess@12.2.20220118
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Oracle.ManagedDataAccess&version=12.2.20220118
                    
Install as a Cake Addin
#tool nuget:?package=Oracle.ManagedDataAccess&version=12.2.20220118
                    
Install as a Cake Tool

ODP.NET, Managed Driver is a 100% native code .NET Framework driver for Oracle Database. No additional Oracle Client software is required to be installed to connect to Oracle Database.

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
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 (268)

Showing the top 5 NuGet packages that depend on Oracle.ManagedDataAccess:

Package Downloads
DistributedLock

Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.

DapperExtensions

A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.

Oracle.ManagedDataAccess.EntityFramework

This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add and configure the Oracle Entity Framework assembly for your application.

DistributedLock.Oracle

Provides a distributed lock implementation based on Oracle Database

Zq.SQLBuilder

Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Oracle.ManagedDataAccess:

Repository Stars
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last Updated
23.26.200 32,021 4/6/2026
23.26.100 164,217 1/21/2026
23.26.0 289,994 10/14/2025
23.9.1 282,541 7/15/2025
23.9.0 100,511 7/1/2025
23.8.0 250,244 4/4/2025
23.7.0 336,409 12/24/2024
23.6.1 184,405 11/7/2024
23.6.0 148,538 10/2/2024
21.21.0 16,252 1/21/2026
21.20.0 51,932 10/10/2025
21.19.0 68,180 7/1/2025
21.18.0 88,789 4/4/2025
21.17.0 133,760 12/24/2024
19.30.0 16,805 1/21/2026
19.29.0 35,441 10/10/2025
19.28.0 46,673 7/1/2025
19.27.0 45,689 4/4/2025
19.26.0 79,387 12/24/2024
12.2.20220118 90,040 12/7/2021
Loading failed