Connection to Oracle Database #15543
Unanswered
TomaszMyszak
asked this question in
General
Replies: 1 comment 1 reply
-
I get it, oracle don't support .Net 7.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
how to get connection on Oracle DataBase in MAUI project. I try install form NuGet
NuGet\Install-Package Oracle.ManagedDataAccess -Version 21.10.0
I get issue:
I try using Oracle.ManagedDataAccess.Client;
Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions