Page 1 of 1

EFCore 2.1.0-rc1-final bug

Posted: Thu 10 May 2018 14:14
by SunshY
I know it's not yet released and stable, but you might be interested to detect that 2.1.0 falls when I try Enumerate DbSet (foreach entity in db.Entities).
It falls with:
"System.MissingMethodException: "Method not found: 'Void Microsoft.EntityFrameworkCore.Query.Sql.QuerySqlGeneratorDependencies..ctor(Microsoft.EntityFrameworkCore.Storage.IRelationalCommandBuilderFactory, Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper, Microsoft.EntityFrameworkCore.Storage.IParameterNameGeneratorFactory, Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper)'.""

Hope you or EFCore team will notice and solve this to realese version =)

---
UPD. EF Core side tells it's just DevArt problem with calling constructor it shouldnt call: https://github.com/aspnet/EntityFramewo ... sues/11960

Re: EFCore 2.1.0-rc1-final bug

Posted: Tue 15 May 2018 06:25
by Shalex
Thank you for your report. We will notify you when EF Core 2.1 is supported.

Re: EFCore 2.1.0-rc1-final bug

Posted: Mon 04 Jun 2018 10:39
by Shalex
The internal build of NuGet packages with the Entity Framework Core 2.1 support is available for download.

If you encounter any issues with this build, please contact us.

Re: EFCore 2.1.0-rc1-final bug

Posted: Fri 22 Jun 2018 16:56
by Shalex
Entity Framework Core 2.1.1 is supported: viewtopic.php?f=1&t=37342.