oracle / dotnet-db-samples

.NET code samples for Oracle database developers #OracleDotNet
http://otn.oracle.com/dotnet
MIT License
413 stars 191 forks source link

Entity Framework Core 7 Support #266

Closed MartijnFLC closed 1 year ago

MartijnFLC commented 1 year ago

Now there is a final release of EF Core 7, just over a week ago. Can you tell when we can expect Oracle to have a compatible driver for EF Core 7?

alexkeh commented 1 year ago

Oracle plans to release an EF Core 7 provider by the end of this year on NuGet Gallery.

DsSHac commented 1 year ago

Since EF Core 7 itsself supports both .net 7 and .net 6 (LTS) - will the new EF Core 7 Oracle Provider also support .net 6?

alexkeh commented 1 year ago

Yes, Oracle EF Core 7 will run on .NET 6.

guilhermecampello commented 1 year ago

Oracle plans to release an EF Core 7 provider by the end of this year on NuGet Gallery.

Any release date yet ? 😬

alexkeh commented 1 year ago

The date is still planned by the end of the year, anywhere from middle of this month to the end.

alexkeh commented 1 year ago

Now available on NuGet Gallery: https://www.nuget.org/packages/Oracle.EntityFrameworkCore/7.21.8