oracle/dotnet-db-samples

Support for EF Core 9

ssougnez opened this issue · 9 comments

EF Core 9 is just around the corner (November 2024).

Do know whether the Oracle EF provider will support it right away or if we'll have to wait?

Thanks

Oracle is testing the new EF Core 9 RCs as soon as MS is releasing them. Oracle EF Core 9 should arrive shortly after MS releases EF Core 9.

Thanks.

Do you already know if the version 8 of the provider is compatible with the version 9 of .NET Core?

ODP.NET Core versions that work with .NET 8 also work in .NET 9. .NET runtimes have had this backwards compatibility for awhile now.

EF Core 9 requires fundamental provider level changes to interoperate. Thus. EF Core 8 providers will not work with EF Core 9. It's the same for all provider vendors.

Okay thanks :-)

Can I kindly ask whether you have a clearer view on the release date of the provider, please?

The release has slipped to early next week.

Awesome, thanks a lot :-)

Oracle EF Core 9 is now available on NuGet Gallery!

I love you <3