Migration from unmanaged driver to managed driver for .net application
Hello,
In my project I am using oracle.dataaccess.client with ODAC and entity framework.
How can I migrate to oraclemanageddataaccess without oracle client installation for my entityframework project ?
0