Closed tpetrina closed 8 months ago
Add a new tool under the Code Snippets section: Entity Framework Playground.
Code Snippets/Entity Framework Playground - Entity Framework Playground
Examine the generated SQL for migrations and queries by writing DbContext and queries using it in the browser. Learn by example, compare different versions of Entity Framework and providers such as MS SQL, PostgreSql and Sqlite.
DbContext
Add a new tool under the Code Snippets section: Entity Framework Playground.
Code Snippets/Entity Framework Playground - Entity Framework Playground
Examine the generated SQL for migrations and queries by writing
DbContext
and queries using it in the browser. Learn by example, compare different versions of Entity Framework and providers such as MS SQL, PostgreSql and Sqlite.