support EF Code Only i.e. DbContext as well as ObjectContext
16
votes

LINQPad now supports both standard and code-first models.
-
Ravi Pathak commented
Many thanks for supporting this feature. It would be great to keep the connection (made by DbContext) open after running a query, as the start-up time of DbContext is quite huge when there are large number of tables in the schema.