EntityFramework-Plus icon indicating copy to clipboard operation
EntityFramework-Plus copied to clipboard

Exception Message: Could not load type 'Microsoft.EntityFrameworkCore.NavigationExtensions' from assembly 'Microsoft.EntityFrameworkCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.

Open ooples opened this issue 2 years ago • 4 comments

I'm using the latest prerelease of Microsoft Entity Framework 7 and it isn't able to do anything without giving this exception which usually means I need to wait for the Z Entity Framework Plus versions to catch up but I wanted to report this anyway just in case

ooples avatar Feb 23 '22 01:02 ooples

Hello @ooples ,

Thank you for reporting, we will soon look to release a version compatible with the preview of EF Core 7.

Probably next week if there is no code breaking our library.

Best Regards,

Jon


Sponsorship Help us improve this library

Performance Libraries context.BulkInsert(list, options => options.BatchSize = 1000); Entity Framework ExtensionsBulk OperationsDapper Plus

Runtime Evaluation Eval.Execute("x + y", new {x = 1, y = 2}); // return 3 C# Eval FunctionSQL Eval Function

JonathanMagnan avatar Feb 23 '22 13:02 JonathanMagnan

Hello @ooples ,

It will take us some more time, but we are making some good progress.

A release should be made in March but we have no specific date yet as some changes were more impacting our library than we initially thought.

Best Regards,

Jon

JonathanMagnan avatar Mar 02 '22 15:03 JonathanMagnan

Hello @ooples ,

The first version supporting EF Core 7 is now available: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/7.0.0-preview.1.22076.6-01

Could you try it and let us know if everything is working?

Best Regards,

Jon

JonathanMagnan avatar Mar 09 '22 15:03 JonathanMagnan

Ok I will test it out

On Wed, Mar 9, 2022, 10:31 AM Jonathan Magnan @.***> wrote:

Hello @ooples https://github.com/ooples ,

The first version supporting EF Core 7 is now available: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/7.0.0-preview.1.22076.6-01

Could you try it and let us know if everything is working?

Best Regards,

Jon

— Reply to this email directly, view it on GitHub https://github.com/zzzprojects/EntityFramework-Plus/issues/721#issuecomment-1063044047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXO4ZIOXKB7TIMW64NNYMTU7C75BANCNFSM5PC7PONA . You are receiving this because you were mentioned.Message ID: @.***>

ooples avatar Mar 10 '22 12:03 ooples