Can I use the latest preview version of EF Core?
Options
I think I have encountered a bug that has been fixed is EF 6.00 preview. Is there any way I can get LinqPad to use that?
There is a drop down on the connection details beside the provider than changes the EF Core version, but none that select the newest preview version
Comments
-
This is now supported in the latest beta.
It took a while because a lot of stuff has moved. It's getting harder to support all versions of EF Core in a single driver.
-
Works great.
Thank you very much.