following the example with ef core (_https://github.com/oracle/dotnet-db-samples/tree/master/samples/dotnet-core/ef-core_) I must install the package **Oracle.EntityFrameworkCore** in nuget, but I can not find it. Today I use .NET Identity + EF 6 + Oracle and I will need to migrate to .NET Core and I am not making progress. Tks.