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.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 10.3.21 |
Author(s): | Devart |
Last Update: | Thursday, June 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.devart.com/dotconnect/oracle |
NuGet Url: | https://www.nuget.org/packages/Devart.Data.Oracle.EFCore.Design |
Install
Install-Package Devart.Data.Oracle.EFCore.Design
dotnet add package Devart.Data.Oracle.EFCore.Design
paket add Devart.Data.Oracle.EFCore.Design
Devart.Data.Oracle.EFCore.Design Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 1.1.5)
- Microsoft.EntityFrameworkCore.Relational(>= 1.1.5)
- Microsoft.EntityFrameworkCore.Relational.Design(>= 1.1.5)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- Devart.Data.Oracle.EFCore(>= 9.14.1180)
Tags