Oracle.EntityFrameworkCore
3.21.4
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Oracle.EntityFrameworkCore --version 3.21.4
NuGet\Install-Package Oracle.EntityFrameworkCore -Version 3.21.4
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.EntityFrameworkCore" Version="3.21.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="3.21.4" />
<PackageReference Include="Oracle.EntityFrameworkCore" />
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.EntityFrameworkCore --version 3.21.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Oracle.EntityFrameworkCore, 3.21.4"
#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.EntityFrameworkCore@3.21.4
#: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.EntityFrameworkCore&version=3.21.4
#tool nuget:?package=Oracle.EntityFrameworkCore&version=3.21.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.18 && < 4.0.0)
- Oracle.ManagedDataAccess.Core (>= 3.21.4 && < 3.22.0)
NuGet packages (217)
Showing the top 5 NuGet packages that depend on Oracle.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
EFCore.BulkExtensions.Oracle
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on Oracle |
|
|
WalkingTec.Mvvm.Core
WalkingTec.Mvvm |
|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
MPACKAGE.LibData.Oracle
Package Description |
|
|
HanaTech.Framework.Dapper
Package Description |
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on Oracle.EntityFrameworkCore:
| Repository | Stars |
|---|---|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
|
|
|
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
|
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
|
tareqimbasher/NetPad
A cross-platform C# editor and playground.
|
|
|
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
|
|
|
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
|
|
|
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
|
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
|
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
|
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|
|
|
Coldairarrow/EFCore.Sharding
Database Sharding For EFCore
|
|
|
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.23.26000 | 38,523 | 10/14/2025 |
| 9.23.90 | 289,146 | 7/1/2025 |
| 9.23.80 | 326,339 | 4/4/2025 |
| 9.23.60 | 1,238,435 | 12/6/2024 |
| 8.23.26000 | 8,058 | 10/14/2025 |
| 8.23.90 | 111,351 | 7/1/2025 |
| 8.23.80 | 149,161 | 4/4/2025 |
| 8.23.70 | 1,002,884 | 12/25/2024 |
| 8.23.60 | 850,993 | 10/2/2024 |
| 8.23.50 | 631,222 | 7/11/2024 |
| 8.23.40 | 599,737 | 5/2/2024 |
| 8.21.200 | 1,387 | 10/10/2025 |
| 8.21.190 | 7,255 | 7/1/2025 |
| 8.21.180 | 13,015 | 4/4/2025 |
| 8.21.170 | 109,827 | 12/24/2024 |
| 8.21.160 | 56,461 | 10/2/2024 |
| 8.21.150 | 79,139 | 7/11/2024 |
| 8.21.140 | 410,686 | 4/11/2024 |
| 8.21.121 | 1,125,257 | 12/8/2023 |
| 7.21.13 | 558,408 | 1/1/2024 |
| 7.21.12 | 645,039 | 10/9/2023 |
| 7.21.11 | 596,688 | 7/25/2023 |
| 7.21.9 | 1,241,173 | 1/19/2023 |
| 7.21.8 | 272,306 | 12/19/2022 |
| 6.21.170 | 39,276 | 12/24/2024 |
| 6.21.160 | 75,889 | 10/2/2024 |
| 6.21.150 | 32,256 | 7/11/2024 |
| 6.21.140 | 91,903 | 4/11/2024 |
| 6.21.130 | 242,959 | 1/1/2024 |
| 6.21.120 | 130,423 | 10/9/2023 |
| 6.21.110 | 112,693 | 7/25/2023 |
| 6.21.90 | 528,504 | 1/19/2023 |
| 6.21.61 | 2,313,300 | 5/4/2022 |
| 6.21.5 | 1,134,361 | 1/4/2022 |
| 6.21.4 | 340,828 | 12/7/2021 |
| 5.21.90 | 110,374 | 1/19/2023 |
| 5.21.61 | 139,495 | 5/4/2022 |
| 5.21.5 | 225,879 | 1/4/2022 |
| 5.21.4 | 341,972 | 10/27/2021 |
| 5.21.1 | 1,116,571 | 2/12/2021 |
| 3.21.90 | 67,216 | 1/19/2023 |
| 3.21.61 | 61,596 | 5/4/2022 |
| 3.21.5 | 92,740 | 1/4/2022 |
| 3.21.4 | 39,504 | 10/27/2021 |
| 3.19.180 | 51,284 | 2/3/2023 |
| 3.19.130 | 142,917 | 10/8/2021 |
| 3.19.110 | 159,382 | 3/31/2021 |
| 3.19.80 | 1,325,540 | 9/8/2020 |
| 2.19.180 | 10,855 | 2/3/2023 |
| 2.19.110 | 29,542 | 3/31/2021 |
| 2.19.90 | 115,206 | 9/8/2020 |
| 2.19.80 | 172,201 | 7/9/2020 |
| 2.19.70 | 220,879 | 5/1/2020 |
| 2.19.60 | 592,679 | 12/6/2019 |
| 2.19.50 | 160,604 | 10/16/2019 |
| 2.19.30 | 574,606 | 7/24/2019 |