Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle.ManagedDataAccess vs Oracle.ManagedDataAccess.Core

user637600Oct 15 2018 — edited Oct 16 2018

We have a pretty large code base that is using Oracle.ManagedDataAccess and we are now considering moving to Oracle.ManagedDataAccess.Core for all our products.

The question is whether we can expect something to break if we switch to Oracle.ManagedDataAccess.Core ?

Are there any API changes or something else that we should be aware of?

With the rise of netstandard libraries we would like to use a single driver that can be used by .Net Core AND .Net Framework.

Another question is what is the plan for these to drivers moving forward. Is the Oracle.ManagedDataAccess driver going to be deprecated in favor of Oracle.ManagedDataAccess.Core ?

As I see it there is really no point in having two drivers here since Oracle.ManagedDataAccess.Core would work for all runtimes?

Thoughts ?

Best regards

Bernhard Richter

Comments
Post Details
Added on Oct 15 2018
3 comments
8,714 views