Oracle.EntityFrameworkCore
8.21.200
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 8.21.200
NuGet\Install-Package Oracle.EntityFrameworkCore -Version 8.21.200
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="8.21.200" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Oracle.EntityFrameworkCore" Version="8.21.200" />
<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 8.21.200
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Oracle.EntityFrameworkCore, 8.21.200"
#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@8.21.200
#: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=8.21.200
#tool nuget:?package=Oracle.EntityFrameworkCore&version=8.21.200
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 | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.11 && < 9.0.0)
- Oracle.ManagedDataAccess.Core (>= 3.21.200 && < 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 | 52,515 | 10/14/2025 |
| 9.23.90 | 319,070 | 7/1/2025 |
| 9.23.80 | 336,986 | 4/4/2025 |
| 9.23.60 | 1,272,356 | 12/6/2024 |
| 8.23.26000 | 10,787 | 10/14/2025 |
| 8.23.90 | 118,067 | 7/1/2025 |
| 8.23.80 | 153,205 | 4/4/2025 |
| 8.23.70 | 1,038,091 | 12/25/2024 |
| 8.23.60 | 863,653 | 10/2/2024 |
| 8.23.50 | 638,512 | 7/11/2024 |
| 8.23.40 | 605,283 | 5/2/2024 |
| 8.21.200 | 1,674 | 10/10/2025 |
| 8.21.190 | 7,543 | 7/1/2025 |
| 8.21.180 | 13,348 | 4/4/2025 |
| 8.21.170 | 112,095 | 12/24/2024 |
| 8.21.160 | 57,426 | 10/2/2024 |
| 8.21.150 | 80,003 | 7/11/2024 |
| 8.21.140 | 414,281 | 4/11/2024 |
| 8.21.121 | 1,135,339 | 12/8/2023 |
| 7.21.13 | 564,005 | 1/1/2024 |
| 7.21.12 | 648,666 | 10/9/2023 |
| 7.21.11 | 599,339 | 7/25/2023 |
| 7.21.9 | 1,243,906 | 1/19/2023 |
| 7.21.8 | 273,393 | 12/19/2022 |
| 6.21.170 | 40,318 | 12/24/2024 |
| 6.21.160 | 76,978 | 10/2/2024 |
| 6.21.150 | 32,431 | 7/11/2024 |
| 6.21.140 | 92,821 | 4/11/2024 |
| 6.21.130 | 243,624 | 1/1/2024 |
| 6.21.120 | 131,100 | 10/9/2023 |
| 6.21.110 | 113,155 | 7/25/2023 |
| 6.21.90 | 530,061 | 1/19/2023 |
| 6.21.61 | 2,316,994 | 5/4/2022 |
| 6.21.5 | 1,135,741 | 1/4/2022 |
| 6.21.4 | 342,625 | 12/7/2021 |
| 5.21.90 | 111,156 | 1/19/2023 |
| 5.21.61 | 139,834 | 5/4/2022 |
| 5.21.5 | 226,900 | 1/4/2022 |
| 5.21.4 | 343,064 | 10/27/2021 |
| 5.21.1 | 1,118,389 | 2/12/2021 |
| 3.21.90 | 70,074 | 1/19/2023 |
| 3.21.61 | 61,676 | 5/4/2022 |
| 3.21.5 | 92,839 | 1/4/2022 |
| 3.21.4 | 39,551 | 10/27/2021 |
| 3.19.180 | 51,847 | 2/3/2023 |
| 3.19.130 | 143,160 | 10/8/2021 |
| 3.19.110 | 159,465 | 3/31/2021 |
| 3.19.80 | 1,326,514 | 9/8/2020 |
| 2.19.180 | 10,906 | 2/3/2023 |
| 2.19.110 | 29,559 | 3/31/2021 |
| 2.19.90 | 115,342 | 9/8/2020 |
| 2.19.80 | 172,266 | 7/9/2020 |
| 2.19.70 | 221,052 | 5/1/2020 |
| 2.19.60 | 592,888 | 12/6/2019 |
| 2.19.50 | 160,740 | 10/16/2019 |
| 2.19.30 | 574,869 | 7/24/2019 |