Error loading .NET 7 EF DBContext DLL
I'm attempting to load a .NET 7 EF DBContext DLL (LinqPad v7.7.15 Premium) and receiving an error:
LINQPad EF Core Connection Error: Object reference not set to an instance of an object.
.NET 6 DLLs are loading fine.
Thanks for any advice!
Comments
Is there any info in %localappdata%\LINQPad\Logs.LINQPad7?