Add Entity Framework 6 driver to Linqpad 6
It would be nice to have the Entity Framework 6 driver back in Linqpad 6, since EF6 now also targets netstandard 2.1.
7
votes
Gert_Arnold
shared this idea
-
Peter commented
I have created a first version of a LINQPad 6 driver for EF6:
https://github.com/Peter-B-/Ef6.Core.LINQPadDriverAny feedback is welcome.