Devart.Data.Oracle.EFCore 9.14.1234

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Devart.Data.Oracle.EFCore --version 9.14.1234
                    
NuGet\Install-Package Devart.Data.Oracle.EFCore -Version 9.14.1234
                    
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="Devart.Data.Oracle.EFCore" Version="9.14.1234" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devart.Data.Oracle.EFCore" Version="9.14.1234" />
                    
Directory.Packages.props
<PackageReference Include="Devart.Data.Oracle.EFCore" />
                    
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 Devart.Data.Oracle.EFCore --version 9.14.1234
                    
#r "nuget: Devart.Data.Oracle.EFCore, 9.14.1234"
                    
#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.
#addin nuget:?package=Devart.Data.Oracle.EFCore&version=9.14.1234
                    
Install as a Cake Addin
#tool nuget:?package=Devart.Data.Oracle.EFCore&version=9.14.1234
                    
Install as a Cake Tool

dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development.

This package contains the .NET Standard/.NET Core compatible assemblies with Entity Framework Core-related functionality of dotConnect for Oracle. It includes support for Entity Framework Core 1.1, 3.1, and 5.0. Note that for Entity Framework Core 1.1 it does not include support for database-first approach via the Scaffold-DbContext command, which is available via the separate Devart.Data.Oracle.EFCore.Design package.

This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.

Product 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Devart.Data.Oracle.EFCore:

Package Downloads
Devart.Data.Oracle.EFCore.Design

dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of Oracle-specific features, including different connection modes/protocols, data types, and optimized components for bulk data operations and database script handling. In Direct mode does not require Oracle Client Software and works directly through TCP/IP. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/oracle/ Key Features * Direct Mode: Allows your application to work with Oracle directly, without involving Oracle client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many Oracle-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely. License dotConnect for Oracle is available in several editions. The NuGet package initiates a 30-day free trial automatically, so no additional action is required.

Volo.Abp.EntityFrameworkCore.Oracle.Devart

Package Description

Aguacongas.TheIdServer.Migrations.Oracle

Contains db contexts migrations code for Oracle.

Eltra.EntityFramework

Library for Eltra .Net

Devart.Data.Oracle.EFCore.NetTopologySuite

dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of Oracle-specific features, including different connection modes/protocols, data types, and optimized components for bulk data operations and database script handling. In Direct mode does not require Oracle Client Software and works directly through TCP/IP. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/oracle/ Key Features * Direct Mode: Allows your application to work with Oracle directly, without involving Oracle client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many Oracle-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely. License dotConnect for Oracle is available in several editions. The NuGet package initiates a 30-day free trial automatically, so no additional action is required.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Devart.Data.Oracle.EFCore:

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.
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
Version Downloads Last Updated
10.4.235.9 3,207 4/25/2025
10.4.235.8 812 4/25/2025
10.4.235.7 196 4/25/2025
10.4.235 518 4/25/2025
10.4.193.9 3,541 2/11/2025
10.4.193.8 2,729 2/11/2025
10.4.193.7 177 2/11/2025
10.4.193 1,099 2/11/2025
10.4.191.9 1,062 1/15/2025
10.4.191.8 360 1/15/2025
10.4.191.7 136 1/15/2025
10.4.191 416 1/15/2025
10.4.190.9 4,487 12/27/2024
10.4.190.8 1,558 12/27/2024
10.4.190.7 170 12/27/2024
10.4.190 321 12/27/2024
10.3.105.8 21,457 11/13/2024
10.3.105.7 256 11/13/2024
10.3.105 488 11/13/2024
10.3.104.8 7,243 11/8/2024
10.3.104.7 223 11/8/2024
10.3.104 1,520 11/8/2024
10.3.21.8 48,850 6/6/2024
10.3.21.7 291 6/6/2024
10.3.21 1,000 6/6/2024
10.3.20.8 13,441 5/30/2024
10.3.20.7 180 5/30/2024
10.3.20 301 5/30/2024
10.3.10.8 60,654 1/18/2024
10.3.10.7 1,644 1/18/2024
10.3.10 3,613 1/18/2024
10.2.0.7 127,157 11/17/2023
10.2.0 1,442 11/17/2023
10.1.151.7 79,253 6/7/2023
10.1.151 3,627 6/7/2023
10.1.134.7 25,594 3/4/2023
10.1.134 8,488 3/4/2023
10.0.0 280,051 7/1/2022
9.16.1434 241,681 1/26/2022
9.15.1410 28,405 12/21/2021
9.14.1382 50,525 11/9/2021
9.14.1369 12,261 10/21/2021
9.14.1353 7,860 9/28/2021
9.14.1312 17,047 7/30/2021
9.14.1298 3,887 7/8/2021
9.14.1273 19,365 6/3/2021
9.14.1234 34,991 4/9/2021
9.14.1228 7,692 4/1/2021
9.14.1204 22,873 2/18/2021
9.14.1180 11,310 1/14/2021
9.14.1160 8,675 12/17/2020
9.14.1150 19,929 12/3/2020
9.13.1127 369,406 10/29/2020
9.13.1107 15,084 10/1/2020
9.13.1098 6,368 9/17/2020
9.12.1064 149,364 7/30/2020
9.12.1054 3,736 7/16/2020
9.11.1034 34,414 6/17/2020
9.11.980 257,146 4/2/2020
9.11.951 32,489 2/20/2020
9.10.909 36,501 12/23/2019
9.9.887 14,418 11/21/2019
9.9.872 7,953 10/31/2019
9.9.867 73,994 10/24/2019
9.8.838 27,968 9/13/2019
9.7.805 48,129 7/25/2019
9.7.790 9,051 7/4/2019
9.7.770 36,277 6/6/2019
9.7.734 197,409 4/12/2019
9.6.725 20,202 3/28/2019
9.6.696 90,452 2/14/2019
9.6.675 38,399 1/10/2019
9.6.646 23,584 11/29/2018
9.6.621 15,795 10/25/2018
9.6.597 50,459 9/20/2018
9.6.584 8,246 8/31/2018
9.6.570 9,482 8/10/2018
9.6.558 5,951 7/19/2018
9.6.540 7,725 6/22/2018
9.5.520 12,400 5/25/2018
9.5.502 11,070 4/27/2018
9.5.483 4,310 3/30/2018
9.5.454 7,792 2/15/2018
9.5.429 6,640 1/11/2018
9.5.399 9,155 11/23/2017
9.5.381 3,048 10/30/2017
9.4.348 4,276 9/7/2017
9.4.326 3,388 8/4/2017
9.4.314 2,963 7/14/2017
9.4.299 2,775 6/23/2017
9.4.280 4,125 5/25/2017