Support EF6 in LINQPad 6
EF6 supports .NET Core 3 with the 6.3 release.
We've since been able to port our existing .NET applications to .NET Core. The only regression we're still suffering is that the LINQPad experience is degraded due to there being no EF6 provider.
9
votes
Anonymous
shared this idea
-
Pete Wilson commented
I would also like to see auto-model generation for EF 6.3 like exists for EF Core.
-
Nick commented
I have just ported my existing EF6 data access assembly to a .net standard and was disappointed I was not able to load it and test it in LINQPad 6. So having this would be awesome.