Hi all !
Can I use ASNETZERO with ODP.net and oracle 12c?Because I have 4 projects using ASNETZERO, using Microsoft Entity Framework (EF) Core and oracle 12c and each project development in different locations.
3 Answer(s)
-
0
It seems like you should use ODP.NET 18c, see https://www.oracle.com/technetwork/topics/dotnet/index-085163.html.
You can also use Devart.Data.Oracle.EFCore (see https://docs.microsoft.com/en-us/ef/core/providers/#oracle) but it is a paid product. One of our customer is using this library in their projects.
-
0
Sorry, with ODP.NET 18c, can I use with ASPNET.CORE and angular, EF core 2.1? Because when use Devart.Data.Oracle.EFCore, I must have one license per on location.
-
0
Hi @HIPT
As I remember one of our customer already used ODP.NET with AspNet Zero but we haven't used it yet. If it works with EF Core 2.1, You can use it both with jQuery or Angular 7 verison.