Oddbean new post about | logout
 Microsoft Entity Framework Core (EF Core) provides developers with a powerful toolset for interacting with databases. In this article, we'll explore how to write raw queries using EF Core 8 and Microsoft SQL Server, including the importance of preventing SQL injection and the option to use stored procedures.

Source: https://dev.to/karenpayneoregon/ef-core-raw-queries-c-13fh