Page 1 of 1

EF core support 2.1

Posted: Wed 02 May 2018 15:29
by F.Amb
Hi,
when do you think you can implement new version ? (i'll need, lazy loading, group by query ...)
regards

Re: EF core support 2.1

Posted: Thu 03 May 2018 11:30
by Shalex
Are you interested in getting an internal build with EF Core 2.1 Preview support? If so, please contact us.

Re: EF core support 2.1

Posted: Mon 04 Jun 2018 10:26
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: EF core support 2.1

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

Re: EF core support 2.1

Posted: Wed 11 Jul 2018 17:57
by mariuszs
No, it's not. Basic functionalites end with an exception. And after 2 weeks there is still no fix for them.
One thing that is sure - you don't perform any test at all before releasing new version.

Re: EF core support 2.1

Posted: Fri 13 Jul 2018 19:59
by Shalex
The bug with paging in EF Core 2.1 is fixed. The internal build with the fix: https://www.devart.com/pub/nuget_oracle_9_6_554.zip.

Re: EF core support 2.1

Posted: Tue 17 Jul 2018 07:51
by mariuszs
Indeed, paging is now working on Oracle 12. But I can do almost nothing with loaded data because complicated Linqs are not working.

Re: EF core support 2.1

Posted: Tue 17 Jul 2018 12:46
by Shalex
Could you please give us your query that fails (a), the generated SQL (b) and the result error with a stack trace (c)?

A test project will be appreciated, upload it to ftp://ftp.devart.com (credentials: anonymous / yourEmail).