You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Oracle database provider has been updated to netstandard2.1 target framework. The update is due to vulnerabilities found in previous versions of the Oracle.ManagedDataAccess.Core package. This means that the Oracle database provider can no longer be used with the .NET Framework, since netstandard2.1 is not supported on the .NET Framework. If you don't use an Oracle database, this change is not breaking for you.
Core
Changes in the procedure for obtaining license and trial keys, you can read more here.
Samples
Removed Oracle sample for .NET Framework.
Removed Oracle sample for .NET Framework (WebForms).