Home
Options

EF Core - SQL Output to SQL Pane

I have successfully added all references needed to use my two EF Core 2.1.x models and executed SQL queries on both contexts. However, there is no output in the SQL pane. I setup a Console logger as part of the DBContextOptionsBuilder and was able to output the SQL statements interspersed in the Results pane. Does Linqpad 5 support SQL pane output for EF Core?

Comments

Sign In or Register to comment.