This is my first time trying to connect to an Oracle Database through ASP.NET MVC Core and C# using VISUAL STUDIO I tried so many things but no one really helped me at all.
I have installed this Nuget Packet: odp.net.x64
The question that is rolling in my mind is that it is necessary to install win64_11gR2_client.zip (Oracle client for Oracle 11g) in order to make it work.
What i am missing?