quozd / awesome-dotnet

A collection of awesome .NET libraries, tools, frameworks and software
Creative Commons Zero v1.0 Universal
19.3k stars 2.67k forks source link

Add efplayground.io #1193

Closed tpetrina closed 8 months ago

tpetrina commented 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.