Oracle.ManagedDataAccess
12.1.2400
dotnet add package Oracle.ManagedDataAccess --version 12.1.2400
NuGet\Install-Package Oracle.ManagedDataAccess -Version 12.1.2400
<PackageReference Include="Oracle.ManagedDataAccess" Version="12.1.2400" />
paket add Oracle.ManagedDataAccess --version 12.1.2400
#r "nuget: Oracle.ManagedDataAccess, 12.1.2400"
// Install Oracle.ManagedDataAccess as a Cake Addin #addin nuget:?package=Oracle.ManagedDataAccess&version=12.1.2400 // Install Oracle.ManagedDataAccess as a Cake Tool #tool nuget:?package=Oracle.ManagedDataAccess&version=12.1.2400
ODP.NET, Managed Driver is a 100% native .NET code driver. No additional Oracle Client software is required to be installed to connect to Oracle Database.
Note: The 32-bit Oracle Developer Tools for Visual Studio download from http://otn.oracle.com/dotnet is required for Entity Framework design-time features and for other Visual Studio designers such as the TableAdapter Wizard. This NuGet download does not enable design-time tools, only run-time support.
Product | Versions 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Oracle.ManagedDataAccess:
Package | Downloads |
---|---|
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 the Oracle Entity Framework assembly and auto-configure for its use. Note that this package does not include ODP.NET, Managed Driver which is available as a separate NuGet package. This NuGet package requires VS 2012 or higher for installation. Note: The 32-bit Oracle Developer Tools for Visual Studio download from http://otn.oracle.com/dotnet is required for Entity Framework design-time features and for other Visual Studio designers such as the TableAdapter Wizard. This NuGet download does not enable design-time tools, only run-time support. |
GitHub repositories (36)
Showing the top 5 popular GitHub repositories that depend on Oracle.ManagedDataAccess:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnetcore/FreeSql
🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, DuckDB orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
|
|
linq2db/linq2db
Linq to database provider.
|
|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|