.NET6 RC1
See original GitHub issueHi, 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:
- Created 2 years ago
- Comments:20 (10 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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.
Oracle EF Core 6 and ODP.NET for .NET 6 are both available on NuGet Gallery.