Linqpad 8 can’t connect to .Net 8 Sql Server DBContext
I get an error trying to add a connection in LinqPad 8.4.11. I want to use the dbContext from a .Net 8 dll. The only choice it gives me is constructor for DBContextOptions, (connection string omitted)