question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi, if i try to connect to my oracle database via EF-Core (6.0.0-rc.1.21452.10), Oracle.EntityFrameworkCore (5.21.3) with .NET6 RC1 i get:

System.TypeLoadException: 'Method 'AppendIdentityWhereCondition' in type 'Oracle.EntityFrameworkCore.Update.Internal.OracleUpdateSqlGenerator' from assembly 'Oracle.EntityFrameworkCore, Version=5.0.21.1, Culture=neutral, PublicKeyToken=89b483f429c47342' does not have an implementation.'

any ideas to work around or fix this or do i have to wait until release of Oracle.EntityFrameworkCore for 6 in Nov.?

Thanks, mMilk

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

11reactions
alexkehcommented, Dec 1, 2021

@fmessias Sorry for the delay. We hit a few problems when setting up .NET 6 and EF Core 6 in the test environment, which delayed the critical path a bit. Functional tests completed and all look good. We have a couple of additional test suites remaining nearing completion, such as stress. We hope to analyze remaining test results by the end of this week.

10reactions
alexkehcommented, Dec 7, 2021

Oracle EF Core 6 and ODP.NET for .NET 6 are both available on NuGet Gallery.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcing .NET 6 Release Candidate 1
NET 6 RC1 is coming soon in Visual Studio 2022 for Mac Preview 1, which is currently available as a private preview. Check...
Read more >
.NET 6 Release Candidate 1 Ships -- Visual Studio ...
NET 6, set to debut in November as a consolidation of all the disparate . ... Thus today's RC 1 announcement doesn't focus...
Read more >
NET Core 6.0.0-rc.1
Release 6.0.0-rc.1 of .NET Core, released on 2021-09-14. versionsof.net gives an overview of all releases and versions of .NET Core.
Read more >
What's new in .NET 6 RC1 [WIP] · Issue #6569 · dotnet/core
NET 6 RC1 This issue is for teams to highlight work for the community that will release .NET 6 RC1 To add content,...
Read more >
What's new in Microsoft .NET 6
NET Framework and .NET Core is now available in a production release. ... NET 6 RC1 was preceded by seven preview releases.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found