Linqpad 6 - EfCore driver not working
Hi,
first of all congrats for the V6 release - its awesome.
I want to report a bug with the ef core driver in V6.
I have tested it against a 2.2 Version of EFCore and a 3.0-Preview version. Both versions are not working when using the DBContextOptions constructor:
Linqpad 6 correctly recognizes the ctor, but it does not work (Neither when clicking "Test", nor when clicking "OK")
first of all congrats for the V6 release - its awesome.
I want to report a bug with the ef core driver in V6.
I have tested it against a 2.2 Version of EFCore and a 3.0-Preview version. Both versions are not working when using the DBContextOptions constructor:
Linqpad 6 correctly recognizes the ctor, but it does not work (Neither when clicking "Test", nor when clicking "OK")
Comments
https://www.linqpad.net/GetFile.aspx?experimental+LINQPad6-Beta.zip
and let me know if it makes any difference?
https://www.linqpad.net/GetFile.aspx?experimental+LINQPad6-Beta.zip
After it fails, go to %localappdata%\linqpad\logs.linqpad6 and send me the most recent entries in log.txt
Thanks
Fyi: I just tried the updater (help => check for update) and I got the following error dialog when updating to the latest version:
However, the update seems to have worked.
It will work in spite of the error because it can run the update directly from %localappdata%. It's just failing to patch the original executable, which will cause a slight startup delay.