Am using VS 2017 and installed Oracle developer tools for VS. Installed EntityFramework 6 via Nuget. Installed Oracle.ManagedDataAccess and Oracle.ManagedDataAccess.EntityFramework libraries via Nuget. Add entity data model and Selected EF Designer from Database. And tested the DB connection and connection is success. After clicking Next Button, Entity Data Model Wizard is simply closed without showing table list.
Can any one help to resolve the issue. Thanks in advance.