Home
Options

LinqPad 7 EF Core 2.2 support

edited November 2021

Hello! I've just updated the application version from 6 to 7 and updated my license from LinqPad 6 to LinqPad 7. Tried to run my query against typed data context from my own assembly (that targets EF Core 2.2) and got an error saying: "Assembly 'xxx.dll' targets Microsoft.EntityFrameworkCore 2.2.4.0. This driver requires EF Core 3.x or later.".

Does this mean, that I will no longer be able to use the built-in driver to use typed data context from libraries that target EF Core 2.2?

Comments

Sign In or Register to comment.