Base solution for your next web application
Open Closed

Use ODP.NET Core for ASNETZERO #5996


User avatar
0
HIPT created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    HIPT created

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.