Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.23.60 |
Author(s): | Oracle |
Last Update: | Wednesday, October 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.oracle.com/database/technologies/appdev/dotnet.html |
NuGet Url: | https://www.nuget.org/packages/Oracle.EntityFrameworkCore |
Install
Install-Package Oracle.EntityFrameworkCore
dotnet add package Oracle.EntityFrameworkCore
paket add Oracle.EntityFrameworkCore
Oracle.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.6 && < 4.0.0)
- Oracle.ManagedDataAccess.Core(>= 2.19.80 && < 2.20.0)
Tags