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.Core support for .NET 5

User_ATE2VFeb 23 2021

We just created a ASP.NET Core project with .NET 5. Added NuGet package Oracle.ManagedDataAccess.Core (3.21.1). Built locally with Visual Studio 2019 and Tested successfully with IIS Express. Moved the project to build server and MSBuild failed to build the project with error message "NU1202: Package Oracle.ManagedDataAccess.Core 3.21.1 is not compatible with net50 (.NETFramework,Version=v5.0). Package Oracle.ManagedDataAccess.Core 3.21.1 supports: netstandard2.1 (.NETStandard,Version=v2.1)". Will there be a new version available soon to address this issue?

This post has been answered by Alex Keh-Oracle on Feb 24 2021
Jump to Answer
Comments
Post Details
Added on Feb 23 2021
19 comments
9,406 views