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.

Entity Framework 5 Support?

See original GitHub issue

EF Core 5.0 will be released this month, RC1 & RC2 are already available. I’m eager to use some new EF Core 5.0 features, but the lacking support of linq2db.EntityFrameworkCore holds me back.

From what I saw there is at least one breaking change -> Microsoft.EntityFrameworkCore.RelationalQueryableExtensions.FromSqlOnQueryable does not longer exist. It is used in LinqToDB.EntityFrameworkCore.LinqToDBForEFToolsImplDefault.GetContextOptions.

Is anybody having a look at 5.0 compatibility? Is there maybe an ETA?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
sdanylivcommented, Nov 11, 2020

@sid-6581, will try to release tomorrow. No worries, there are a small CI issues.

0reactions
sid-6581commented, Nov 17, 2020

That worked great, thanks guys so much for your quick responses! This library is a lifesaver. 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

Entity Framework Support Policies
There are currently no plans to end support. Entity Framework 4.1, 4.2, 4.3, and 5.0. Warning. Entity Framework 4.1, 4.2, 4.3, and 5.0...
Read more >
Entity Framework 5.0 Introduction
Basic O/RM support with Database First approach. EF 4.0, POCO Support, Lazy loading, testability improvements, customizable code generation and the Model First ...
Read more >
Entity Framework
Although Entity Framework 6 is still supported, it is no longer being developed and will only receive fixes for security issues. A new...
Read more >
Getting Started With Entity Framework Core 5 | The .NET ...
NET 5 release comes the newest Entity Framework Core version, unsurprisingly called Entity Framework ... NET Framework 3.5 Service Pack 1.
Read more >
Exploring Entity Framework Core 5 - Software Consulting
In this article we are going to look at Entity Framework (EF) Core 5 and explore how ... At the time of writing,...
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